mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 13:22:25 +00:00
remove deprecated completions
This commit is contained in:
parent
09129cdd55
commit
2deb21d942
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue