zgen update too

Sun, 22 Jan 2017 09:43:45 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 22 Jan 2017 09:43:45 -0500
changeset 486
608ad4499439
parent 485
a58682115510
child 487
0939aed44277

zgen update too

bin/homedir-setup file | annotate | diff | comparison | revisions
--- a/bin/homedir-setup
+++ b/bin/homedir-setup
@@ -20,6 +20,7 @@ if ! [ -d .zgen ]; then
   git clone --depth 1 'https://github.com/tarjoilija/zgen.git' .zgen
 else
   pull .zgen
+  zsh -i -c 'zgen update'
 fi
 
 if ! [ -d .plenv ]; then

mercurial