Dotfiles created for use at Llama Digital. Created as a sane base for everyone to start from. Ensures when pairing everyone is familar with the configuration.
- git clone into home directory
- cd dotfiles
- git submodule init
- git submodule update
- sh install.sh
- Load Vim and run :BundleInstall
The install script will install vimrc, tmux.conf, bash_profile, bashrc, ackrc vim folder, bash folder, gitignore, tmx folder. It will not overwrite any existing files/folders so if you need to install them delete them first