A zsh theme inspired by luke smith
open the terminal and type (please make sure that you have curl installed)
curl https://raw.githubusercontent.com/body20002/nova/main/nova.zsh-theme > ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/nova.zsh-themethen in your .zshrc file (located in your $HOME dir)
change the value of ZSH_THEME to "nova"
you should have something like this: ZSH_THEME="nova"
