Update README.md
This commit is contained in:
parent
c654cd22a9
commit
7292e4f0de
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ Installing Zim is easy. If you have a different shell framework installed (like
|
|||
if [ ! -f "$ZIM_HOME/init.zsh" ]; then
|
||||
echo "Installing zim"
|
||||
git clone --recursive https://github.com/zimfw/zimfw.git $ZIM_HOME
|
||||
git clone https://github.com/Piping/fzf-zsh.git $ZIM_HOME/modules/fzf-zsh
|
||||
cat $ZIM_HOME/templates/zlogin >> $HOME/.zlogin
|
||||
source $HOME/.zlogin
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue