Warning: These are my preferred settings. Use at your own risk!
You can clone the repository; the bootstrapper script will pull in the latest version and copy the files to your home folder.
git clone https://github.com/jayharris/dotfiles.git && cd dotfiles && source bootstrap.sh
To update, cd
into your local dotfiles
repository and then:
source bootstrap.sh [--force]
To install these dotfiles without Git:
cd; curl -#L https://github.com/jayharris/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,.osx,LICENSE-MIT.txt}
To update later on, just run that command again.
Suggestions/improvements are welcome and encouraged!
Jay Harris |
- dotfiles repository by Mathias Bynens