cmder/vendor
Dax T Games 997e799138 New cmder.exe args and shared install capability (#1696)
@MartiUK: Squashing to avoid adding multiple "fixed" commits

* add args to init.bat

* adding args to cmder launcher

* reworked command line parsing and added a /C [path] arg for individual user config location

* removed unnecessary includes

* make shell init scripts work with CMDER_USER_CONFIG

* update tasks and readme.md

* fix git version check

* readme updates

* add register/unregister back in

* fixed git version again

* removed error if user defines user-aliases store file was not present an init.bat launch

* added enhance_path method to only update path if required

* added enhance_path method to only update path if required

* fixed a path prepend issue in enhance path

* init.bat with args is executed outside cmder/conemu sets cmder_root properly. Thanks @DRSDavidSoft

* fixed enhance path append issue

* implements recursive `/bin` path enhancing.

https://github.com/cmderdev/cmder/issues/1624

* added max depth

* changes command line arg to max_depth

* set max_depth default

* readme.md updates

* add back cmder /c [path] arg so it can be used with admin sessions since the env is not shared.

* readme.md updates

* fix /c setting of cmder_user_config

* changelog and readme

* remove bad arg

* fixed command line parsing and updated command line help on error

* Fixed ConEmu.xml file handling so it works again

* Added default user config root location if '/c' is specified and next arg is not another arg
2018-03-13 16:38:27 +01:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
clink.lua simplified λ prompt in lua (#1693) 2018-03-08 12:01:48 +01:00
cmder_exinit New cmder.exe args and shared install capability (#1696) 2018-03-13 16:38:27 +01:00
cmder.sh New cmder.exe args and shared install capability (#1696) 2018-03-13 16:38:27 +01:00
git-prompt.sh cmder git prompt spacing 2017-07-10 22:23:51 -05:00
init.bat New cmder.exe args and shared install capability (#1696) 2018-03-13 16:38:27 +01:00
profile.ps1 New cmder.exe args and shared install capability (#1696) 2018-03-13 16:38:27 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ Update Git to 2.16.2 2018-02-20 20:20:23 +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.