-
|
Beta Was this translation helpful? Give feedback.
Answered by
lcmgithub
May 9, 2022
Replies: 3 comments 9 replies
-
new session -> shell -> session -> shell -> choose gitbash |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
xianzheTM
-
thx first of all, I guess it should be "bash.exe", instead of "git.exe" And I changed my settings to {
"process.arguments" : "--login -i",
"process.workingDirectory" : "$(HomeDir)",
"session.group" : "Shell sessions",
"session.icon" : "session::gitbash",
"session.label" : "gitbash",
"session.protocol" : "Shell",
"session.system" : "linux",
"session.target" : "D:/un-setup/Git/bin/bash.exe",
"session.uuid" : "2a587793-5d72-4944-b0a4-140e3a927264",
"window.caretStyle" : "blinking line"
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
en, If I choose custom and set like this I can log in the git-bash successfully. However, how can I save it and make it to the default shell? thx. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
new session -> shell -> session -> shell -> choose gitbash