====== Oh My Posh ====== * https://github.com/JanDeDobbeleer/oh-my-posh * [[windows:powershell|Windows Powershell]] 용 테마, 확장 기능 ===== 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