use per-directory-history plugin
This commit is contained in:
parent
0389fdaa08
commit
33efc3068c
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -11,10 +11,10 @@ if ! zgen saved; then
|
||||||
zgen oh-my-zsh plugins/extract
|
zgen oh-my-zsh plugins/extract
|
||||||
zgen oh-my-zsh plugins/git
|
zgen oh-my-zsh plugins/git
|
||||||
zgen oh-my-zsh plugins/jump
|
zgen oh-my-zsh plugins/jump
|
||||||
zgen oh-my-zsh plugins/per-directory-history
|
|
||||||
zgen oh-my-zsh plugins/rsync
|
zgen oh-my-zsh plugins/rsync
|
||||||
zgen oh-my-zsh plugins/systemadmin
|
zgen oh-my-zsh plugins/systemadmin
|
||||||
zgen oh-my-zsh plugins/z
|
zgen oh-my-zsh plugins/z
|
||||||
|
zgen load robbyrussell/oh-my-zsh/plugins/per-directory-history per-directory-history.zsh
|
||||||
|
|
||||||
# personnal configuration
|
# personnal configuration
|
||||||
zgen load hybris42/zsh hybris.zsh
|
zgen load hybris42/zsh hybris.zsh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue