From de9df2936f0250ab15d2d68306aacf11e99b5307 Mon Sep 17 00:00:00 2001 From: finga Date: Sat, 9 Nov 2019 20:37:32 +0100 Subject: [PATCH] add autoload --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index dbad1ea..26f592e 100644 --- a/.zshrc +++ b/.zshrc @@ -48,3 +48,6 @@ DIRSTACKSIZE=20 # source fzf . /usr/share/doc/fzf/examples/key-bindings.zsh + +# source autoload +. ~/.autoload