cmder/config
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
..
aliases Enhance the cd command in cmd 2015-01-19 21:38:35 +01:00
ConEmu.xml Add custom loader for Powershell, improve its implementation in Cmder 2014-09-17 09:55:15 +02:00
git.lua Better dirty check 2013-11-30 19:26:56 +01:00
prompt.lua This somehow works in git folder 2013-12-07 21:44:33 +01:00
Readme.md fixed errors and grammar 2013-12-13 00:32:22 +01:00
settings Readme for subfolders 2013-07-09 09:51:53 +02:00

Config

All config files must be in this folder. If there is no option to set this folder directly, it has to be hardlinked.