Sun, 22 Jan 2017 09:43:45 -0500
zgen update too
--- 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