Skip to content

Instantly share code, notes, and snippets.

@ntk1000
Created November 14, 2014 04:12
Show Gist options
  • Save ntk1000/a55e7f2aff42d96e6606 to your computer and use it in GitHub Desktop.
Save ntk1000/a55e7f2aff42d96e6606 to your computer and use it in GitHub Desktop.
cmder/config/aliases
e.=explorer .
gl=git log --oneline --all --graph --decorate $*
ls=ls --color $*
pwd=cd
find=%CMDER_ROOT%\vendor\msysgit\bin\find.exe
which=where $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment