[readme] add note about reloading zshrc after editing

This commit is contained in:
Nicola Lanzoni 2023-03-09 09:39:55 -03:00 committed by Jordan Harband
parent 9bcbbef4eb
commit ecdc865a5a
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56

View File

@ -703,6 +703,8 @@ add-zsh-hook chpwd load-nvmrc
load-nvmrc load-nvmrc
``` ```
After saving the file, run `source ~/.zshrc` to reload the configuration with the latest changes made.
##### fish ##### fish
This requires that you have [bass](https://github.com/edc/bass) installed. This requires that you have [bass](https://github.com/edc/bass) installed.