dotfiles
Kashev Dalmia | @kashev | kashev.dalmia@gmail.com
README.md
Various configurations for different programs. Inspired by @daeyun & http://dotfiles.github.io/
You must have python version 2.7 or higher installed to run the install script. Additionally, the python packages pep8 and pyyaml are required, which can be installed using pip by running sudo pip install pep8 pyyaml, or by installing the packages pep8 and python-yaml with your system's package manager.
Run python install.py from inside of /dotfiles to create all necessary symlinks. Run python install.py --help to see more information.
Remember to set your own name and email address in git/gitconfig.name.
Thanks to all the projects that make this project possible.