cmder/vendor
Jan Schulz 2c0c6ed416 Make "cmder here" work again
The new system works by setting "CMDER_START" if a cmder.exe gets a
startup path. The rest is then implemented in the profile.ps1 and init.bat.
The new system works as follows:

1.If a startup path is given, cmder.exe sets this as `CMDER_START` and the
  startup scripts change to that directory.
2.If the usere sets a `CMDER_START` environment variable and this is not
  overwritten by cmder.exe, this variable is taken as the startup
  directory by the startup scripts.
3.If not such path is give, the conemu startup dirs is the winner, as the
  startup scripts don't change anything.
2016-01-11 22:19:10 +01:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
aliases.example Do not overwrite aliases on update 2015-11-24 23:38:26 +01:00
cmder.lua Fix: don't garble the input line for long lines in git projects 2015-12-04 19:57:08 +01:00
cmder.sh Use consistent naming: user-profile.{sh|bat|ps1} 2015-11-25 00:23:04 +01:00
git-prompt.sh Added lambda prompt for bash/mintty, matches cmder and powershell prompts 2015-11-23 22:13:33 -06:00
init.bat Make "cmder here" work again 2016-01-11 22:19:10 +01:00
profile.ps1 Make "cmder here" work again 2016-01-11 22:19:10 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ Git@2.7.0.windows1 2016-01-07 01:50:52 +01:00

Vendor

Third parties software & init script.