home
~
projects
~
socials
Reload zsh With exec
I run this command after I make changes to my .zshrc file to get them to take effect.
exec zsh
-- end of line --
References
https://www.shell-tips.com/linux/how-to-reload-shell/