This commit is contained in:
Thomas Forgione 2019-03-25 19:03:41 +01:00
parent 688cc1a5fb
commit 0647cc3351
No known key found for this signature in database
GPG Key ID: BFD17A2D71B3B5E7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,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 myjump)
plugins=(git myjump)
source $ZSH/oh-my-zsh.sh