Skip to content
bkerley edited this page Sep 12, 2010 · 2 revisions

zshkit-update in the file 02_update is added by commit d3088d91 . It uses git-pull to fetch and merge with the origin repo defined in your copy.

bryce@bryce-imac ~> zshkit-update 
~/zshkit ~
Already up-to-date.
~
bryce@bryce-imac ~> 

Right now there’s no committing interface; I haven’t figured out a design that would work better than git commit; git push.

Clone this wiki locally