More zsh
This commit is contained in:
@@ -70,7 +70,7 @@ ZSH_THEME="custom-robbyrussell"
|
||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(colored-man-pages docker docker-compose git npm ubuntu)
|
||||
plugins=(colored-man-pages docker docker-compose git npm ubuntu virtualenv)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user