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