From c654cd22a9f0959d289f5736f6f9c8beeda57eda Mon Sep 17 00:00:00 2001 From: Piping Date: Sat, 7 Jul 2018 08:53:18 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ab3179..d1bbd89 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Installing Zim is easy. If you have a different shell framework installed (like echo "Installing zim" git clone --recursive https://github.com/zimfw/zimfw.git $ZIM_HOME cat $ZIM_HOME/templates/zlogin >> $HOME/.zlogin + source $HOME/.zlogin fi zmodules=(git git-info prompt completion syntax-highlighting autosuggestions fzf-zsh)