This commit is contained in:
Anton Shiryaev 2018-04-06 02:04:15 +03:00
commit 8105df8ca4
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Installing Zim is easy. If you have a different shell framework installed (like
source ${ZDOTDIR:-${HOME}}/.zlogin
```
5. You're done! Enjoy your Zsh IMproved! Take some time to read about the [available modules][modules] and tweak your `.zshrc` file.
5. You're done! Enjoy your Zsh IMproved! Take some time to read about the [available modules][modules] and tweak your `.zshrc` file. To set vi mode, set `zinput_mode` in `.zimrc`.
Updating
--------