mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +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)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
#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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue