bin/homedir-setup

changeset 486
608ad4499439
parent 482
2c7cb331d2dc
child 534
6a8fc81c470c
--- 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