cmder/vendor
Jan Schulz 788b5262b4 Reorganize how clink settings are loaded
4bfdf04d59 moved all clink config files
to vendor/ and therefore the files in config/ were not used and .history
was also moved to vendor/.

The new arrangement uses `--script` to load our own clink.lua file which in
turn as the first thing loads the original clink.lua file. The user defined
files are again in config/. As clink regenerates these files, if they are not
present, this also means that we don't need to include the settings file
in the git repo and therefore don't overwrite it on updates.
2016-01-15 18:02:10 +01:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
aliases.example Do not overwrite aliases on update 2015-11-24 23:38:26 +01:00
clink.lua Reorganize how clink settings are loaded 2016-01-15 18:02:10 +01:00
cmder.sh Use consistent naming: user-profile.{sh|bat|ps1} 2015-11-25 00:23:04 +01: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 Reorganize how clink settings are loaded 2016-01-15 18:02:10 +01:00
profile.ps1 Make "cmder here" work again 2016-01-11 22:19:10 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ Bump clink to 0.4.7 2016-01-15 00:16:18 +01:00

Vendor

Third parties software & init script.