Awesome
funkydrac 🧛👻
zsh themes
funkydrac 🧛
funkydrac2 👻
oh-my-posh themes
aliensdracula 🛸
oh-my-posh dracula fork 🌙 🧛
To use on Windows, open $PROFILE in a text editor
notepad $PROFILE
... and add
oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/warshanks/funkydrac/main/aliensdracula.omp.json' | Invoke-Expression
... or
oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/warshanks/funkydrac/main/dracula.omp.json' | Invoke-Expression
on macOS open ~/.zprofile and add
eval "$(oh-my-posh init zsh --config https://raw.githubusercontent.com/warshanks/funkydrac/main/dracula.omp.json)"