사용자 도구

사이트 도구


windows:powershell:oh_my_posh

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
windows:powershell:oh_my_posh [2018/05/30 18:56]
kwon37xi
windows:powershell:oh_my_posh [2018/05/30 18:57] (현재)
kwon37xi
줄 3: 줄 3:
   * [[windows:powershell|Windows Powershell]] 용 테마, 확장 기능   * [[windows:powershell|Windows Powershell]] 용 테마, 확장 기능
  
-===== Theme ===== +===== Install ===== 
-<code>+  * 설치 명령<code> 
 +Install-Module posh-git -Scope CurrentUser 
 +Install-Module oh-my-posh -Scope CurrentUser 
 +</code> 
 +  * ''Profile.ps1''<code> 
 +# oh-my-posh 
 +Import-Module posh-git 
 +Import-Module oh-my-posh
 Set-Theme powerline Set-Theme powerline
 </code> </code>
  
windows/powershell/oh_my_posh.1527674181.txt.gz · 마지막으로 수정됨: 2018/05/30 18:56 저자 kwon37xi