[XMonad] Add oh-my-zsh zgen
This commit is contained in:
parent
2e6092bb35
commit
272ce49ab0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user