cp fizzy.zsh-theme ~/.oh-my-zsh/themes
this would copy the neccesary theme file into the zsh theme directory
ZSH_THEME="fizzy"
change the zsh theme to fizzy theme . just copy and paste this :) in your .zshrc which is in your home directory and its hidden by default
source ~/.zshrc
either source the file or restart the terminal