Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 392 Bytes

Oh-My-Posh-Configs

  1. https://ohmyposh.dev/docs/
  2. set terminal theme to Monokai Filter Octagon
  3. install Cascadia Cove Nerdfont
  4. clone config file from https:/Yoyokrazy/Oh-My-Posh-Configs.git
  5. in $PROFILE, add oh-my-posh init pwsh --config ~\Documents\Oh-My-Posh-Configs\.lively.omp.json | Invoke-Expression
    • notepad $PROFILE
  6. restart profile with . $PROFILE