Update README.md

This commit is contained in:
Piping 2018-07-07 08:53:18 -07:00 committed by GitHub
parent 1e739e1276
commit c654cd22a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)