Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 390 Bytes

dotfiles

Greg's dotfiles

git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick

git clone https://github.com/gregsharp/dotfiles.git $HOME/.homesick/repos/dotfiles

source "$HOME/.homesick/repos/homeshick/homeshick.sh"

homeshick link

How to commit changes

homeshick cd dotfiles

git commit -am "Message"

git push origin master