terminal - How to pop up a window using just the git bash command? [Windows 10] -


does know command should use git bash terminal pop window?

let's changed directory documents ~ , want single command me load documents folder visuals in screen without having me click mouse.

also wonder git bash command lets windows 10 return running process.

if mean want open bash command can use command in cmd or create shortcut form command:

%comspec% /c ""c:\program files\git\bin\bash.exe" --login -i" 

%comspec% 1 of environment variables used in dos, os/2 , windows, points command line interpreter, default cmd.exe


Comments