1
0
Fork 0
mirror of synced 2024-06-01 14:51:11 -04:00
This commit is contained in:
Anton Shiryaev 2018-04-06 02:04:15 +03:00
commit 8105df8ca4

View file

@ -65,7 +65,7 @@ Installing Zim is easy. If you have a different shell framework installed (like
source ${ZDOTDIR:-${HOME}}/.zlogin 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 Updating
-------- --------