diff options
Diffstat (limited to 'zsh/.zsh')
-rw-r--r-- | zsh/.zsh/plugins | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh/.zsh/plugins b/zsh/.zsh/plugins index 9238e19..dae567c 100644 --- a/zsh/.zsh/plugins +++ b/zsh/.zsh/plugins @@ -15,10 +15,6 @@ 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/archlinux - zgen oh-my-zsh plugins/ubuntu - zgen oh-my-zsh plugins/tmux - zgen oh-my-zsh plugins/themes # Appearance zgen load mafredri/zsh-async |