git clone --branch master --single-branch git://github.com/samgomena/dotfiles.git
chmod +x setup_vim.sh
./setup.sh
git clone --branch master --single-branch git://github.com/samgomena/dotfiles.git && chmod u+x setup.sh && ./setup.sh
Note: This currently only installs .vimrc, it does not touch .bashrc
or .bash_profile
.
- While this currently does not touch any shell settings, it does not currently support
zsh
.