Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 322 Bytes

dotfiles

My dotfiles

git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
printf '\nalias homeshick="$HOME/.homesick/repos/homeshick/home/.homeshick"' >> $HOME/.bashrc
source $HOME/.bashrc
homeshick clone https://github.com/stephenemslie/dotfiles.git
vim +BundleInstall +qall