Reload .zshrc or .bashrc
You can reload your .zshrc and related dotfiles by running this from the command line
source ~/.zshrc
or
. ~/.zshrc
-- end of line --
You can reload your .zshrc and related dotfiles by running this from the command line
source ~/.zshrc
or
. ~/.zshrc