일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- db
- 맛집
- it
- Spring Batch
- Design Patterns
- jsp
- springboot
- Git
- 요리
- MySQL
- laravel
- Oracle
- redis
- devops
- JVM
- php
- Spring Boot
- java
- javascript
- Spring
- ubuntu
- ReactJS
- tool
- Web Server
- linux
- jenkins
- elasticsearch
- IntelliJ
- AWS
- Gradle
Archives
- Today
- Total
아무거나
[intellij] git bash 연동 본문
반응형
git bash 연동
- File -> Settings.. -> "terminal"로 검색 후 아래와 같이 입력
// Shell Path에 입력 "C:\Program Files\Git\bin\sh.exe" -login -i
- intllij 재시작하고 terminal을 보면 적용되어있는것을 볼 수 있다.
반응형
'IT > 개발관련툴' 카테고리의 다른 글
[intellij] JPA 사용시 Cannot resolve table '테이블명' 오류 해결 (0) | 2021.01.16 |
---|---|
[intellij] 톰캣 구동시 Error running 'Application': Command line is too long. Shorten command ... 오류 해결 (0) | 2020.06.14 |
[MaxGauge] 쿼리 추출 방법 (0) | 2020.05.26 |
[intellij] serialVersionUID 추가 방법 (0) | 2020.05.20 |
Tadpole 설치 (0) | 2020.05.12 |
Comments