Homer
Homer makes tracking your Unix dotfiles easay peasay
Under development
Installation
gem install homer
homer init
This will:
- Move your dotfiles to
~/.homer/github_username/dotfiles
- Create symlinks to places where the files originally belonged
- Create a repository on GitHub
- Push all your dotfiles there.
Usage
Note: Some of these features are still under development
-
Start tracking dotfiles :
homer add vimrc ~/.vimrc
-
List tracked files :
homer list
-
Sync with GitHub
homer sync
A few days later ..
Need to pair program and code at co-worker's hostile box ?
Want to use somebody's dotfiles repo you saw on GitHub ?
homer hi <github login>
Rollback and use the original dotfiles ?
homer bye
License
MIT