Dracula theme for Powershell
A dracula theme for Oh-my-posh.
Step 1: You need to to install Oh-my-posh first.
Step 2: Download Dracula.psm1 and move this file to :
%USERPROFILE%\Documents\PowerShell\Modules\oh-my-posh\<Version>\Themes
Version
Depending on your version
Step 3: Set theme in your profile
Set-Theme Dracula
My profile configurations:
Import-Module posh-git
Import-Module oh-my-posh
Import-Module PSReadLine
Set-Theme Dracula
If (-Not (Test-Path Variable:PSise)) {
Import-Module Get-ChildItemColor
Set-Alias l Get-ChildItem -option AllScope
Set-Alias ls Get-ChildItemColorFormatWide -option AllScope
}
Set-PSReadlineKeyHandler -Key Tab -Function Complete
-
Terminal (with hyper-dracula) : Hyper or Windows Terminal, Cmder, ConEMU ...
-
Font : CaskaydiaCove Nerd Font