Skip to content

Instantly share code, notes, and snippets.

@ishidur
Last active September 11, 2018 03:31
Show Gist options
  • Save ishidur/ec3fe09be56d8afdbe691e2362cbef3f to your computer and use it in GitHub Desktop.
Save ishidur/ec3fe09be56d8afdbe691e2362cbef3f to your computer and use it in GitHub Desktop.
cmder の環境設定 #settings #windows

Cmder

Official: http://cmder.net/

Create tasks

Settings > Startup > Tasks
set Commands as follow:

cmd /c ""<path-to-your-git-directory>\Git\bin\bash.exe" --login -i" -new_console:d:"<default-directory>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment