Dotfiles
A place to keep track of my dotfiles.
Quick setup
$ bash ./setup.sh link
Notes
- Use
$ ./setup.sh cleanto remove all created links (see./setup.sh --helpfor details). - The
.xinitrcwill not be installed by the setup script. - To install the plugins for vim, open vim and run
:PluginInstall