Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.04 KB

dotfiles

dotfiles
Kashev Dalmia | @kashev | kashev.dalmia@gmail.com
README.md

Various configurations for different programs. Inspired by @daeyun & http://dotfiles.github.io/

Requirements

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.

Instructions

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

Thanks to all the projects that make this project possible.