Skip to content

Commit

Permalink
Update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
cnsworder committed Feb 5, 2017
1 parent ccba62a commit d07d13c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ source ~/.zplug/init.zsh
zplug "zplug/zplug", hook-build:"zplug --self-manage"
zplug "zsh-users/zsh-syntax-highlighting"
zplug "zsh-users/zsh-completions"
zplug "zsh-users/zsh-autosuggestions"
zplug "zsh-users/zsh-history-substring-search"
zplug "djui/alias-tips", defer:3
zplug "djui/alias-tips"
zplug "plugins/git", from:oh-my-zsh
zplug "plugins/brew", from:oh-my-zsh
zplug "plugins/brew-cask", from:oh-my-zsh
zplug "plugins/zsh_reload", from:oh-my-zsh
zplug "plugins/z", from:oh-my-zsh
zplug "plugins/autojump", from:oh-my-zsh
zplug "plugins/zsh-autosuggestions", from:oh-my-zsh
zplug "themes/amuse", as:theme, from:oh-my-zsh

zplug "plugins/osx", from:oh-my-zsh, if:"[[ $OSTYPE == *darwin* ]]"
Expand Down

0 comments on commit d07d13c

Please sign in to comment.