prompt_context:13: command not found: whoami prompt_background_jobs:1: command not found: wc prompt_background_jobs:2: command not found: awk code example
Example 1: zsh command not found
source ~/.bash_profile
Example 2: zsh: command not found
PATH=/bin:/usr/bin:/usr/local/bin:${PATH}
export PATH