408 B
408 B
dotfiles
My configuration files.
Installation
Because it manages multiple users on the system, the directory is supposed to be
at /var/lib/dotfiles.
To setup the dotfiles:
git clone git://github.com:whatevsz/dotfiles ~/dotfilescd ~/dotfiles && ./bootstrap.sh
Required third party software
vimuses the plugin manager "vundle", available here