activate sublime & sudo oh-my-zsh plugin
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -49,7 +49,7 @@ ZSH_THEME="cobalt2"
|
||||
# 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 docker)
|
||||
plugins=(git docker sublime sudo)
|
||||
|
||||
# User configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user