fishy2 A ZSH theme Screenshots How To Install oh-my-zsh Download || Clone the URL Copy themes folder that contains fishy2.zsh-theme Open Terminal, enter defaults write com.apple.finder AppleShowAllFiles YES to show hidden files and folders Go to your home directory and find .oh-my-zsh folder, right click and open in new tab, enter the custom folder Paste the themes folder you copied into the custom folder and close finder Enter your oh-my-zsh configuration file by entering vi ~/.zshrc, and press i key to enter edit mode Change your current theme ZSH_THEME="robbyrussell" to ZSH_THEME="fishy2", and press esc key to leave edit mode Press :wq to leave Vi mode Enter source ~/.zshrc to save the configuration Done, Enjoy your new theme!! zgen Add zgen load akinjide/fishy2 themes to your .zshrc with your other zgen load commands zgen save to create a new init.zsh start a new iTerm window to load the new configuration. Inspired by Original fishy