Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 403 Bytes

my_posh: oh-my-posh profile

profile:

  • dir:
    • C:\Users\0\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
  • command:
    • code $PROFILE

Install plugins:

  • command:
    • Import-Module Terminal-Icons
    • Install-Module PSReadLine -Scope CurrentUser -Force
    • Import-Module posh-git

Themes:

  • command:
    • Get-PoshThemes
    • Set-PoshPrompt -Theme name-of-theme