From 548a379d080b28c41175c59148ba1a5ea075366b Mon Sep 17 00:00:00 2001 From: finga Date: Wed, 30 May 2018 10:29:57 +0200 Subject: [PATCH] fix lost autoload sourcing --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 660b62a..f194ac0 100644 --- a/.zshrc +++ b/.zshrc @@ -45,3 +45,5 @@ REPORTTIME=1 # Dirstack DIRSTACKSIZE=20 + +. ~/.autoload