Added jump module

This commit is contained in:
Thomas FORGIONE 2016-09-07 19:50:33 +02:00
parent 7d67891df3
commit 405dc0ee54
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ DISABLE_AUTO_TITLE="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/me
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git zsh-syntax-highlighting)
plugins=(git zsh-syntax-highlighting jump)
source $ZSH/oh-my-zsh.sh