Commands Zip folder with a password - zip -er archive_name target_folder PATH nano ~/.zshrc // add in file export PATH="/your/new/path:$PATH" // save and exit source ~/.zshrc