1
0
Fork 0

use per-directory-history plugin

This commit is contained in:
Maurice Audin 2019-03-05 15:14:11 +01:00
parent 45372aa741
commit 0389fdaa08

1
zshrc
View file

@ -11,6 +11,7 @@ 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