Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Pivotal
- 머신 러닝
- startingDirectory
- 다이얼로그 복사
- 상단 메뉴 없애기
- MFC
- MySQL
- explore.exe
- mysql 응답없음
- Before start of result set
- vue config
- 디렉터리 파일 검색
- error MSB8020
- DIR함수
- window terminal
- tailwindcss
- 누마 누마
- Numa Numa
- Visual Studio
- default profile
- 응답없음
- windows-build-tools
- componentDidUpdate
- default path
- MSB8020
- Linux
- useEffect
- Vuetify
- mysql -u root -p
- error
Archives
- Today
- Total
목록window terminal (1)
갓토리
Window Terminal startingDirectory 설정
window terminal에서 기본 터미널 설정 및 시작 디렉토리 위치 설정 방법 소개 일단, window terminal을 열고 설정으로 들어가면 settings.json을 수정할 수 있게 화면이 뜬다. 거기서 defaultProfile을 원하는 profile의 guid로 복붙하여 설정하면 기본 터미널 설정이 가능하다. 그리고 startingDirectory (또는 deafult path) 를 설정하는 방법은 해당 profile 설정 안에다가 해주면 되는데 { "guid": "{~~}", "hidden": false, "name": "Ubuntu", "source": "Windows.Terminal.Wsl", "startingDirectory": "//wsl$/Ubuntu/home/" } 같은 식으로..
IT/그외
2020. 11. 14. 02:23