0

When i'm looking about this question:VSCode Integrated Terminal Doesn't Load .bashrc or .bash_profile. I found the the setting "args":["-l"], so what does this exactly do? And where can i learn about this?

such as my setting:

"terminal.integrated.profiles.windows": {
    "GitBash": {
         "path": [
            "E:\\Git\\bin\\bash.exe"
          ],
           "args": ["-l"],
           "icon": "terminal-bash"
     }
}
BugMaker
  • 1
  • 1

0 Answers0