diff --git a/Cmder/Readme.md b/Cmder/Readme.md new file mode 100755 index 0000000..c8befd2 --- /dev/null +++ b/Cmder/Readme.md @@ -0,0 +1,16 @@ +## Config + +All config files must be in this folder. If there is no option to set this folder +directly, it has to be hardlinked. + +* `user_aliases.cmd`: aliases in cmd; called from vendor\init.bat; autocreated from + `vendor\user_aliases.cmd.default`. +* `*.lua`: clink completions and prompt filters; autoloaded after all + prompt filter and clink completions are initialized; add your own. +* `user_profile.{sh|cmd|ps1}`: startup files for bash|cmd|powershell tasks; called from their + respective startup scripts in `vendor\`; autocreated from + `vendor\user_profile.{sh|cmd|ps1}.default` on first start of such a task. +* `.history`: the current commandline history; autoupdated on close. +* `settings`: settings for readline; overwritten on update. +* `user-ConEmu.xml`: settings from ConEmu the UI of Cmder. ; + Do not edit this file directly it is overwritten on each cmder.exe launch. diff --git a/Cmder/clink_settings b/Cmder/clink_settings index 0f2582f..4b1f7d9 100755 --- a/Cmder/clink_settings +++ b/Cmder/clink_settings @@ -109,3 +109,5 @@ history.shared = True # type: boolean terminal.use_altgr_substitute = True +# Don't echo errorlevel to file +cmd.get_errorlevel = False \ No newline at end of file diff --git a/Cmder/user-ConEmu.xml b/Cmder/user-ConEmu.xml index 9e78cea..1fd87d6 100755 --- a/Cmder/user-ConEmu.xml +++ b/Cmder/user-ConEmu.xml @@ -1,7 +1,7 @@ - + @@ -123,7 +123,7 @@ - + diff --git a/Notepad++/themes/Cobalt.xml b/Notepad++/themes/Cobalt.xml index 0b858b2..7fad8e2 100755 --- a/Notepad++/themes/Cobalt.xml +++ b/Notepad++/themes/Cobalt.xml @@ -268,6 +268,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -303,9 +327,9 @@ - - - + + + @@ -477,7 +501,7 @@ - + @@ -535,6 +559,5 @@ -