Skip to content

IrwinJuice/catppuccin.omp

Repository files navigation

Logo
Catppuccin for Oh My Posh

catppuccin_slim

catppuccin

Previews

Mocha
Macchiato
Frappe
Latte
  • Install Oh My Posh
  • Creat $PROFILE (run in PowerShell)
New-Item -Path $PROFILE -Type File -Force
  • Open $PROFILE (run in PowerShell)
notepad $PROFILE  
  • You can find the themes in the folder indicated by the environment variable POSH_THEMES_PATH. Copy next line into the opened $PROFILE and save:
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\catppuccin_mocha.omp.json" | Invoke-Expression
  • Reload you $PROFILE (run in PowerShell)
. $PROFILE

See official documentation for

Themes for Windows Terminal from images.

 

Copyright © 2021-present Catppuccin Org

About

Theme catppuccin for OhMyPosh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published