cmder/vendor
Andrey Luzhin 4c85e8b2f1
Fix a problem with an ampersand character in path
If the path variable contained values with an ampersand character (such as in the case of MySQL), the string splits by this character, and tries to execute what follows as a separate command. 
All occurrences of the set command containing %PATH% should be wrapped in quotation marks
2021-10-29 09:13:35 +02:00
..
bin Merge pull request #2606 from daxgames/cmder_diag 2021-09-17 12:35:24 -04:00
lib Fix a problem with an ampersand character in path 2021-10-29 09:13:35 +02:00
psmodules Fix Posh-Git 1.0.0 import and console. 2021-08-31 08:40:46 +02:00
clink_settings.default remove clink defaults 2021-01-09 09:43:37 -05:00
clink.lua Rewrote how prompt_overrideGitStatusOptIn works. 2021-06-12 18:56:37 -07:00
cmder_exinit Use default files for default user profiles 2018-12-13 12:13:17 -08:00
cmder_prompt_config.lua.default Allow scripts to disable part of the Cmder prompt. 2021-06-11 01:01:35 -07:00
cmder.sh Use default files for default user profiles 2018-12-13 12:13:17 -08:00
ConEmu.xml.default Fix escaping double quotes 2021-01-17 22:13:01 +07:00
git-for-windows_1.29.1 update conemu and clink (#2575) 2021-08-19 16:47:47 +01:00
git-prompt.sh make unknown color white for all shells 2021-05-30 08:41:40 -04:00
init.bat add configurable prompt 2021-04-11 18:28:43 -04:00
profile.ps1 Revert "Revert "Update profile.ps1"" 2020-08-13 07:29:24 -04:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json update conemu and clink (#2575) 2021-08-19 16:47:47 +01:00
user_aliases.cmd.default cleanup 2020-12-24 18:34:27 -05:00
user_profile.cmd.default fix ssh-agent in user_profile.cmd.default 2018-12-22 17:05:08 -05:00
user_profile.ps1.default don't delete aliases by default but provide an easy way for users to do so. 2019-04-01 09:09:32 -04:00
user_profile.sh.default Move ssh-agent logic to lib script 2018-12-13 21:12:18 -08:00

Vendor

Third parties software & init script.