diff options
Diffstat (limited to '.zsh/plugins')
-rw-r--r-- | .zsh/plugins | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/plugins b/.zsh/plugins index b519e4b..bccb010 100644 --- a/.zsh/plugins +++ b/.zsh/plugins @@ -14,7 +14,7 @@ if ! zgen saved; then # Oh-my-zsh plugins zgen oh-my-zsh plugins/git zgen oh-my-zsh plugins/vi-mode - zgen oh-my-zsh plugins/ubuntu + zgen oh-my-zsh plugins/archlinux zgen oh-my-zsh plugins/tmux zgen oh-my-zsh plugins/themes |