Skip to content

gregsharp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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