[XMonad] Add oh-my-zsh zgen

This commit is contained in:
2016-11-24 17:15:31 -06:00
parent 2e6092bb35
commit 272ce49ab0

View File

@@ -6,6 +6,7 @@ source "$ZGEN_PATH/zgen.zsh"
# if the init scipt doesn't exist # if the init scipt doesn't exist
if ! zgen saved; then if ! zgen saved; then
zgen oh-my-zsh
zgen oh-my-zsh plugins/git zgen oh-my-zsh plugins/git
zgen oh-my-zsh plugins/sudo zgen oh-my-zsh plugins/sudo
zgen oh-my-zsh plugins/command-not-found zgen oh-my-zsh plugins/command-not-found