Visual Studio Code 터미널 gitBash 기본값 설정하기


 

프로그래밍 언어를 조금이라도 다뤄봤다면

VS code에서 한번 쯤 터미널을 실행할 때

powershell에서 gitBash로 번거롭게 설정하는 경험 한번 쯤 있으셨을 겁니다!

 

아래 방법을 따라하면서 gitBash 기본값으로 터미널이 실행되도록 해보세요!

git 설치가 먼저 되있어야 합니다! git 설치바로가기

 

Git - Downloading Package

Download for Windows Click here to download the latest (2.46.0) 32-bit version of Git for Windows. This is the most recent maintained build. It was released 22 days ago, on 2024-07-29. Other Git for Windows downloads Standalone Installer 32-bit Git for Win

git-scm.com

 


 

1. Vs code에서 아래 단축키를 이용하여 설정 창을 실행하세요.

Ctrl + , 

2. 설정창 입력 창에 아래와 같이 입력하세요(복붙)

terminal.integrated.defaultprofile

 

3. 검색 화면 중 아래 스샷과 같은 Windows의 기본 터미널 설정 위치에 null을 Git Bash로 변경하세요.

 

4. VsCode를 종료 후 재실행 후 Ctrl + j 를 눌러 터미널을 실행하여 GitBash로 변경된 부분을 확인하세요!



 

 

728x90
  Comments,     Trackbacks