cmder/bin
Nicolas Arnaud-Cormos 21e989ba6f Enhance the cd command in cmd
Add some new features to the cd command:
* `cd`: go to %HOME% or %USERPROFILE%
* `cd -`: go to previous directory
* `h`: show 10 lines of history
* `cd [0-9]`: go to the history lines passed in parameter
* `p`: pop the last line in the history, and go there (sort of undo cd)

Also, no need to pass the `/d` parameter anymore, cd will change the
drive automatically.
2015-01-19 21:38:35 +01:00
..
agent.cmd Support %HOME% variables containing spaces 2014-12-18 10:30:14 +01:00
alias.bat Adds info about command options 2015-01-08 20:43:45 +03:00
cdplus.bat Enhance the cd command in cmd 2015-01-19 21:38:35 +01:00
Readme.md fixed errors and grammar 2013-12-13 00:32:22 +01:00

Bin

This folder will be injected into the PATH environment variable at runtime.