VSCode 터미널 시작 안내 문구 끄기
"terminal.integrated.profiles.windows": {
"PowerShell": {
"source": "PowerShell",
"icon": "terminal-powershell",
"args": [
"-NoLogo"
]
}
}
결과