Skip to content

Instantly share code, notes, and snippets.

@cillosis
Created April 29, 2016 23:50
Show Gist options
  • Save cillosis/d1bf12c711a6ddf8eb671dcc29f730a5 to your computer and use it in GitHub Desktop.
Save cillosis/d1bf12c711a6ddf8eb671dcc29f730a5 to your computer and use it in GitHub Desktop.
# When using Cmder in Windows and trying to set the startup directory, this works with git bash where "C:\projects" is the target directory
sh --login -i "-cur_console:d:C:\projects"
@harkairt
Copy link

harkairt commented Mar 7, 2020

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment