사용자 도구

사이트 도구


windows:windows_terminal

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
windows:windows_terminal [2021/04/13 13:10]
kwon37xi [기본 터미널 변경]
windows:windows_terminal [2021/04/13 13:35]
kwon37xi
줄 1: 줄 1:
 ====== Windows Terminal ====== ====== Windows Terminal ======
   * [[https://docs.microsoft.com/ko-kr/windows/terminal/tutorials/powerline-setup|Windows 터미널 Powerline 설정 | Microsoft Docs]]   * [[https://docs.microsoft.com/ko-kr/windows/terminal/tutorials/powerline-setup|Windows 터미널 Powerline 설정 | Microsoft Docs]]
 +
 +====== 기본 Profile 설정======
 +  * [[https://docs.microsoft.com/ko-kr/windows/terminal/customize-settings/profile-general|Windows Terminal General Profile Settings | Microsoft Docs]]
 +
 +===== Font / 글꼴 =====
 +<code>
 +"profiles":
 +{
 +    "defaults":
 +    {
 +        "fontFace": "D2Coding",
 +        "fontSize": 16
 +    },
 +    ...
 +}
 +</code>
  
 ===== 기본 터미널 변경 ===== ===== 기본 터미널 변경 =====
windows/windows_terminal.txt · 마지막으로 수정됨: 2022/02/16 10:54 저자 kwon37xi