rubyconsumer / dotfiles

dotfiles such as .irbrc .profile .gitconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles
.gitconfig
.profile
.bashrc
etc


SET UP
======
* Get a free Dropbox account.  Use referal link http://db.tt/hocHo5n for an 250MB of bonus space.
* Place dotfiles project into Dropbox/<user>/dotfiles
* Link dotfiles in home directory to the dotfiles project.  cd ~; ln -s ~/Dropbox/<user>/dotfiles/.gitconfig

Any changes to files are not backed up on Drobox and available for a git diff and git commit.

About

dotfiles such as .irbrc .profile .gitconfig


Languages

Language:Shell 73.1%Language:Vim Script 26.9%