To install dotfiles
locally:
git clone git://github.com/squamos/dotfiles && ./dotfiles/dotfiles setup && source ~/.bashrc_dispatch
Once you have dotfiles
installed, you can push your dotfiles
installation to a remote server:
dotfiles push hostname
- @ryonlife for the inspiration
- andsens for Homeshick
- josephwecker for bashrc_dispatch