warshanks / funkydrac

Dracula themed oh-my-zsh themes based on funky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

funkydrac πŸ§›πŸ‘»

Dracula themed oh-my-zsh themes based on funky, an oh-my-posh theme based on aliens, and a fork of dracula

zsh themes

funkydrac πŸ§›

funkydrac

funkydrac2 πŸ‘»

funkydrac2

oh-my-posh themes

aliensdracula πŸ›Έ

aliensdracula

oh-my-posh dracula fork πŸŒ™ πŸ§›

dracula

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)"

About

Dracula themed oh-my-zsh themes based on funky

License:MIT License


Languages

Language:Shell 100.0%