This commit is contained in:
2022-01-11 17:41:12 +01:00
parent d50b5d058e
commit a680dc8c1e
2 changed files with 25 additions and 6 deletions

View File

@@ -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