사용자 도구

사이트 도구


windows:powershell:oh_my_posh

Oh My Posh

Install

  • 설치 명령
    Install-Module posh-git -Scope CurrentUser
    Install-Module oh-my-posh -Scope CurrentUser
  • Profile.ps1
    # oh-my-posh
    Import-Module posh-git
    Import-Module oh-my-posh
    Set-Theme powerline
windows/powershell/oh_my_posh.txt · 마지막으로 수정됨: 2018/05/30 18:57 저자 kwon37xi