1
0
Fork 0
mirror of synced 2024-06-01 06:41:12 -04:00

Update README.md

This commit is contained in:
Anton Shiryaev 2018-04-06 01:54:22 +03:00 committed by GitHub
parent 3dd6007cb5
commit 00c82206e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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