I'm trying to add a simple alias to allow me to reload the terminal like so: `alias reload="source ~/.zshrc"` This seems to work fine, and reloads the configuration, but when I press a key the terminal tab then quits. Any idea what is going on?