zsh plugins

zsh-syntax-highlighting

zsh-autosuggestions

zsh-nvm (Node Version Manager)

Example:

plugins=(django docker pip git git-extras git-flow-avh pyenv tmux z)

# https://github.com/lukechilds/zsh-nvm
plugins+=(zsh-nvm)

source $ZSH/oh-my-zsh.sh