Clone the repository to your home directory under ~/.dotfiles
and run make all
to symlink the files to your home directory. Configuration files are separated out into their respective directories to keep everything organized and locate configurations easily.
$ git clone https://github.com/hepplerj/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ make all
Suggestions/improvements are welcome!
- Mathias Bynens for sharing his excellent dotfiles setup
- Lincoln Mullen for the thought he's put into making
vim
a good writing environment - W. Caleb McDaniel and his dotfiles repository
- Zach Holeman and his dotfiles repository
- Tom Ryder and his dotfiles repository