ryanseys / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Ruby 67.7%Language:Shell 32.2%Language:Vim Script 0.1%