Installation
- Download the zip from https://cmder.net/
- Extract it
- Run Cmder.exe
Integration
PATH
Extend the PATH
to include this binary, so that you can summon it from anywhere.
Windows Explorer
- Open
cmd
as Administrator. -
Run the following command to enable the context menu option to open cmder from a folder.
cd into the cmder directorycmder.exe /REGISTER ALL
Now right click on a folder and you should see 'Cmder Here' option as shown below
Alias
-
ll
isn't available out of the box. Butls
is. So created my version ofll
using alias command as belowalias ll=ls -ltr
-
For git status
alias gs=git status -u
Helpful?
If you think this is helpful 🎈
Don't keep it to yourself 🙊
Share it with your lovely followers at twitter 🗽