removed unused plugins
This commit is contained in:
parent
7714d6ef58
commit
e4fb8078f0
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -55,7 +55,7 @@ fi
|
||||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# 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=(colored-man-pages copydir cp dircycle dirhistory fasd git gitignore systemd tmux vi-mode zsh-autosuggestions)
|
plugins=(colored-man-pages copydir cp fasd git gitignore jump systemd tmux vi-mode zsh-autosuggestions)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue