From ce6990050d605fd049845848b4fd3749493bf529 Mon Sep 17 00:00:00 2001 From: maudin Date: Tue, 5 Mar 2019 15:20:50 +0100 Subject: [PATCH] use per-directory-history plugin --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 87b891b..ace478a 100644 --- a/zshrc +++ b/zshrc @@ -14,7 +14,7 @@ if ! zgen saved; then zgen oh-my-zsh plugins/rsync zgen oh-my-zsh plugins/systemadmin zgen oh-my-zsh plugins/z - zgen load robbyrussell/oh-my-zsh/plugins/per-directory-history per-directory-history.zsh + zgen load robbyrussell/oh-my-zsh plugins/per-directory-history/per-directory-history.zsh # personnal configuration zgen load hybris42/zsh hybris.zsh