From e9f112c5d7aeda854389d0880a16cd606519d6ba Mon Sep 17 00:00:00 2001 From: Andrey Anurin Date: Mon, 13 Aug 2018 22:57:46 +0300 Subject: [PATCH] reload on update --- .zprezto/abra/functions.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/.zprezto/abra/functions.zsh b/.zprezto/abra/functions.zsh index 0573f7f..219408a 100644 --- a/.zprezto/abra/functions.zsh +++ b/.zprezto/abra/functions.zsh @@ -178,5 +178,6 @@ function update_.g { echo $RES echo "======" echo + zshreload fi } \ No newline at end of file