Update README.md
This commit is contained in:
parent
1e739e1276
commit
c654cd22a9
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ Installing Zim is easy. If you have a different shell framework installed (like
|
||||||
echo "Installing zim"
|
echo "Installing zim"
|
||||||
git clone --recursive https://github.com/zimfw/zimfw.git $ZIM_HOME
|
git clone --recursive https://github.com/zimfw/zimfw.git $ZIM_HOME
|
||||||
cat $ZIM_HOME/templates/zlogin >> $HOME/.zlogin
|
cat $ZIM_HOME/templates/zlogin >> $HOME/.zlogin
|
||||||
|
source $HOME/.zlogin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
zmodules=(git git-info prompt completion syntax-highlighting autosuggestions fzf-zsh)
|
zmodules=(git git-info prompt completion syntax-highlighting autosuggestions fzf-zsh)
|
||||||
|
|
Loading…
Reference in a new issue