cmder/vendor
Brian Dukes 7f4a4d34d6
Allow user-profile.ps1 and profile.d/*.ps1 files to override prompt
This defines the default prompt variables ($PrePrompt, $PostPrompt,
$CmderPrompt, and $Prompt) before running the custom scripts (user-profile.ps1
and profile.d/*.ps1), and then saves those prompt values after running the
custom scripts.  This gives the custom scripts and opportunity to override the
prompt code blocks.

This now opens the possibility for profile.d/*.ps1 scripts to affect the
prompt, and also allows both user-profile.ps1 and profile.d/*.ps1 scripts to
overwrite the $Prompt script block and overwrite the prompt behavior entirely.
2017-03-08 14:14:35 -06:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
clink.lua Added closing process in get_git_status (#1) 2016-09-27 22:59:09 +02:00
cmder_exinit Further fix bash login when ${CMDER_ROOT} has spaces. 2016-08-20 16:01:46 -07:00
cmder.sh Further fix bash login when ${CMDER_ROOT} has spaces. 2016-08-20 16:01:46 -07: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 Fix typo in init.bat 2016-11-10 18:04:37 +01:00
profile.ps1 Allow user-profile.ps1 and profile.d/*.ps1 files to override prompt 2017-03-08 14:14:35 -06:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ Update Git to v2.11.0.3 2017-01-16 08:53:56 +01:00
user-aliases.cmd.example fix error when path has a space 2016-10-11 14:41:47 +08:00

Vendor

Third parties software & init script.