dotfiles for stuffs.
Download the config files
$ rsync -avu --progress <config-folder> <your-config-folder>
$ rsync -av --progress <local-config-files-or-dir> <path-to-repo>
├── README.md
├── fish
│ └── config.fish
├── nvim
│ ├── README.md
│ ├── autoload
│ ├── coc-settings.json
│ ├── general
│ ├── init.vim
│ ├── lang
│ ├── plug-config
│ ├── themes
│ └── vim-plug
├── tmux
│ └── .tmux.conf
├── vim
│ └── .vimrc
└── zsh
└── .zshrc