Dracula themed oh-my-zsh themes based on funky, an oh-my-posh theme based on aliens, and a fork of dracula
These themes use the Dracula color scheme for Windows Terminal
notepad $PROFILE
oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/warshanks/funkydrac/main/aliensdracula.omp.json' | Invoke-Expression
oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/warshanks/funkydrac/main/dracula.omp.json' | Invoke-Expression
eval "$(oh-my-posh init zsh --config https://raw.githubusercontent.com/warshanks/funkydrac/main/dracula.omp.json)"