clarify install zsh shell
This commit is contained in:
parent
dcc3265987
commit
c4d607826c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Installation
|
||||||
Installing Zim is easy. If you have a different shell framework installed (like oh-my-zsh or prezto),
|
Installing Zim is easy. If you have a different shell framework installed (like oh-my-zsh or prezto),
|
||||||
uninstall those first to prevent conflicts.
|
uninstall those first to prevent conflicts.
|
||||||
|
|
||||||
1. In Zsh, clone the repository:
|
1. In a Zsh shell, clone the repository:
|
||||||
```
|
```
|
||||||
git clone --recursive https://github.com/Eriner/zim.git ${ZDOTDIR:-${HOME}}/.zim
|
git clone --recursive https://github.com/Eriner/zim.git ${ZDOTDIR:-${HOME}}/.zim
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue