remove deprecated completions

This commit is contained in:
Philip Henning 2024-07-24 15:40:50 +02:00
parent 09129cdd55
commit 2deb21d942

View file

@ -80,7 +80,6 @@ ZSH_PYENV_VIRTUALENV="true"
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=( plugins=(
ag
aws aws
colored-man-pages colored-man-pages
cp cp
@ -109,7 +108,6 @@ plugins=(
tig tig
themes themes
vscode vscode
#zsh-completions (https://github.com/zsh-users/zsh-completions/issues/603)
zsh-navigation-tools zsh-navigation-tools
zsh-ssh zsh-ssh
{%@@ if profile == 'ymir' or profile == 'susanoo.local' @@%} # Mac specifics {%@@ if profile == 'ymir' or profile == 'susanoo.local' @@%} # Mac specifics