<!-- Hi, Thanks for taking the time to contribute to making this guide even better! While we do appreciate bug reports, we would love to see a PR fixing the issue even more. This guide is intended to be built by the community and not only the maintainers :) We (the maintainers) don't know everything, but if we all work together we can make this guide the best available. Thank you <3 --> ### I'm Submitting a ... <!-- Put an "x" in the box for the type of report that apply, like this [x] --> ``` [x] Bug report [ ] Tool/language/etc documentation request ``` ### Bug Location https://sourabhbajaj.com/mac-setup/iTerm/zsh.html > Configuration ### Tool/Language/etc <!-- What tool, language or other software that you think this guide should include and also _why_ you think it should be included. --> ### Other Information According to https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet, one should use `omz reload` instead of `source ~/.zshrc` to reload the config. I can submit a PR upon confirmation.