cmder/vendor
Florian Schwalm fc90722faa Prepend %GIT_INSTALL_ROOT%\cmd to path instead of appending it
The default setting for path enhancing is appending,
so the provided unix tools don't overwrite windows tools we may want to keep.
For Git this is undesired behavior, though, as we just compared git versions
to decide which one we want to use. The git directory thus needs to be prepended
to the path to make sure a call to git uses the version we selected.
2020-07-29 22:48:01 +02:00
..
bin fix cexec.cmd 2020-05-10 10:56:12 -04:00
lib Rewrite old calls to :verbose_output to working %lib_console% verbose_output 2020-07-29 22:46:35 +02:00
psmodules dd per shell git opt out 2019-11-23 11:54:53 -05:00
clink_settings.default Merge branch 'master' of https://github.com/cmderdev/cmder into history_cmd_index 2019-03-31 16:04:53 -04:00
clink.lua Fix an issue with clink.find_files() return order not always consistent, leading to .init.lua not being run first lua path being broken (#2278) 2020-03-14 13:01:06 +00:00
cmder_exinit Use default files for default user profiles 2018-12-13 12:13:17 -08:00
cmder.sh Use default files for default user profiles 2018-12-13 12:13:17 -08:00
ConEmu.xml.default move default comemu.xml to vendor folder 2018-11-08 21:25:42 -05:00
git-prompt.sh dd per shell git opt out 2019-11-23 11:54:53 -05:00
init.bat Prepend %GIT_INSTALL_ROOT%\cmd to path instead of appending it 2020-07-29 22:48:01 +02:00
profile.ps1 move lambda to cmder prompt method for easier user change 2019-11-03 14:14:47 -05:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json Update git for windows to 2.26.2 2020-04-28 11:18:24 +08:00
user_aliases.cmd.default fixes 2019-03-31 16:11:14 -04: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.