cmder/vendor
Dax T Games a5bdecca77 Add /f for fast init. (#1942)
The below enables Cmder Fast Init mode for `cmd.exe` sessions.  This is more like the Cmder 1.3.5 init process.  See issue #1821 

Cmder Fast Init mode bypasses or disables the following Cmder 1.3.6+ features:

* Git root and version detection.  Defaults to `%cmder_root%\vendor\git-for-windows` if it exists.
* Path enhance validation before path modify so `%Path%` enhancements are forced.
* Recursive path add for `"%CMDER_ROOT%\bin"`
* Recursive path add for `"%CMDER_USER_BIN%\bin"` if `/c [user_config_folder` is specified.
* `/d` switch to enable debug output.
* `/v` switch to enable debug output.

Add `/f` to Cmder task as shown below t enable fast init:

_Note 1: This setting is invalid in Cmder `Powershell` and `Bash` sessions~_

_Note 2: Add `/t` also to see init timer output_

![image](https://user-images.githubusercontent.com/7318053/47957637-052e3880-df90-11e8-93ef-91e1ab696d82.png)

Cuts ~2.4 seconds off of init time.

![image](https://user-images.githubusercontent.com/7318053/47957795-45db8100-df93-11e8-8ae0-551d12c4e2dc.png)
2018-11-04 01:36:51 +01:00
..
bin add diag helper scripts and adds to the path (#1918) 2018-11-02 14:00:40 +01:00
lib Add /f for fast init. (#1942) 2018-11-04 01:36:51 +01:00
psmodules/PsGet update psget to the latest version 2018-03-24 00:01:08 +01:00
clink.lua git prompt yellow 2018-09-16 15:53:49 -05:00
cmder_exinit add diag helper scripts and adds to the path (#1918) 2018-11-02 14:00:40 +01:00
cmder.sh add diag helper scripts and adds to the path (#1918) 2018-11-02 14:00:40 +01:00
git-prompt.sh cmder git prompt spacing 2017-07-10 22:23:51 -05:00
init.bat Add /f for fast init. (#1942) 2018-11-04 01:36:51 +01:00
profile.ps1 Remove duplicate Install-Module detection 2018-11-03 02:15:03 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ ConEmu to 180626 2018-09-13 18:05:36 +02:00
user_aliases.cmd.example rename 2018-09-01 18:35:02 -04:00

Vendor

Third parties software & init script.