mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Move custom plugins to the end
This commit is contained in:
parent
953c5b0da7
commit
a8eb3fb3af
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ DISABLE_UNTRACKED_FILES_DIRTY="false"
|
||||||
# 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=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting)
|
#plugins=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting)
|
||||||
plugins=(git git-extras fast-syntax-highlighting docker docker-compose docker-machine helm)
|
plugins=(git git-extras docker docker-compose docker-machine helm fast-syntax-highlighting zsh-git-prompt)
|
||||||
|
|
||||||
# The following lines were added by compinstall
|
# The following lines were added by compinstall
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue