/oh-my-posh-ghost-theme

🎨 My oh-my-posh custom theme

Primary LanguagePowerShell

Ghost Theme - Oh My Posh

Custom theme for Windows Terminal Powerline

Preview

Previews

Need Git Commit

NeedCommit

Need Git Push

NeedPush

Git Ok

Ok

Require

Requires Oh-My-Posh installed.

How to use

  • Download 'Ghost.psm1' file;

  • Move file to theme folder;

    • (in Windows, normally fount on path '~users/your-user/OnDrive/Documents/WindowsPowerShell/Modules/oh-my-posh/your-version/Themes');
  • Open Profile file, with command: notepad $Profile;

  • Write this lines on Profile file:

    • ProfileFile

Change username

  • Open Profile file and change "$global:DefaultUser = 'your-username'" line.