mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Revert "added compleat"
This reverts commit 4128c52ccc5c2ec04d4eec7971bf626cc2e1e46a.
This commit is contained in:
parent
2fa8e94c72
commit
13f37fb513
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ ZSH_THEME="arrow"
|
|||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git zsh-syntax-highlighting history-substring-search terminalapp compleat)
|
||||
plugins=(git zsh-syntax-highlighting history-substring-search terminalapp)
|
||||
|
||||
# User configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue