[XMonad] Add oh-my-zsh zgen

This commit is contained in:
Ivan Malison 2016-11-24 17:15:31 -06:00
parent 2e6092bb35
commit 272ce49ab0
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

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