/dotfiles

dotfiles are configuration files from me for me (and you)

Primary LanguageRubyMIT LicenseMIT

dotfiles

dotfiles are configuration files from me for me (and you)

First time setup

git clone git@github.com:ryanseys/dotfiles.git ~/.ryanseys
cd ~/.ryanseys
bundle install

Install dotfiles onto computer

cd ~/.ryanseys
./bin/install

Update the repo contents with dotfiles already on the computer

cd ~/.ryanseys
./bin/update

License

MIT