mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Fix zsh-peco-history plugin not loading correctly
This commit is contained in:
@@ -25,7 +25,7 @@ zplug "robbyrussell/oh-my-zsh", use:"lib/*.zsh", defer:0
|
||||
|
||||
zplug "plugins/bundler", from:oh-my-zsh
|
||||
zplug "plugins/git", from:oh-my-zsh
|
||||
zplug "jimeh/zsh-peco-history"
|
||||
zplug "jimeh/zsh-peco-history", defer:2
|
||||
zplug "b4b4r07/enhancd", use:"init.sh"
|
||||
zplug "zsh-users/zsh-completions"
|
||||
zplug "zsh-users/zsh-autosuggestions"
|
||||
|
||||
Reference in New Issue
Block a user