I maintain this repo as my dotfiles.
$ cd ~/Code
$ git clone [email protected]:antleblanc/dotfiles.git
You can now create symbolic links for each of those files.
$ cd ~
$ ln -s ~/Code/dotfiles/bashrc .bashrc
$ ln -s ~/Code/dotfiles/bash_profile .bash_profile
$ …
- Mathias Bynens and his dotfiles repository.
- Cătălin Mariș and his dotfiles repository.
- Paul Irish and his dotfiles repository.