Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rayzr522/dotfiles

my overly customized dotfiles for *nix
https://github.com/rayzr522/dotfiles

conky dotfiles git linux neovim tmux zsh

Last synced: 9 days ago
JSON representation

my overly customized dotfiles for *nix

Awesome Lists containing this project

README

        

# dotfiles

> my personal dotfiles for \*nix.

## [Wallpapers](WALLPAPERS.md)

## setup

In order to set up all these config files for yourself, simply clone the repository and run the `setup.sh` script. Example:

```bash
git clone --recursive https://github.com/rayzr522/dotfiles.git
cd dotfiles
./setup.sh
```