Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 347 Bytes

To deploy

Prerequisites

Steps

git clone http://github.com/andynygard/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./bootstrap

Updating bundles

git submodule foreach git remote set-head origin -a
git submodule foreach git pull origin HEAD