Commit Graph

30 Commits

Author SHA1 Message Date
Dax T. Games
d8e8fc8adb add /m command line argument to use machine config rather than user config for conemu. 2018-11-12 07:56:55 -05:00
Dax T. Games
ce62db6d33 cleanup 2018-11-08 21:45:21 -05:00
Dax T. Games
f3ed7b6d1b ignore all of config folder 2018-11-08 21:35:23 -05:00
Dax T. Games
57e5ae1719 move default comemu.xml to vendor folder 2018-11-08 21:25:42 -05:00
Dax T. Games
12b9af99c5 '.gitignore' 2018-09-03 06:05:20 -05:00
Dax T. Games
44b4b7a195 '.gitignore' 2018-09-02 19:09:12 -05:00
Dax T. Games
70788dc1e5 gitignore 2018-09-01 17:43:53 -04:00
Dax T. Games
e93231114f Merge remote-tracking branch 'origin' into user_lua 2018-09-01 14:35:41 -04:00
Dax T Games
49da3745bc Fix #1806 #1675 (#1870)
## Rename user-profile.* user_profile.* to resolve #1806, #1675

* This is a backward compatible fix and will automatically and silently rename users '%cmder_root%/config/user-profile.\*' to '%cmder_root%/config/user_profile.\*' and '[user_specified_config_root]/user-profile.\*' to '[user_specified_config_root]/user_profile.\*' if the sources exist.

  * Cmder.exe does this for cmd.exe sessions.
  * The init scripts for bash and Powershell handles it for these shells
2018-09-01 00:02:56 +02:00
Dax T. Games
864f778099 load user clink 2018-03-24 08:03:28 -05:00
Dax T Games
471369f73b Made all sub-routines in init.bat importable libs (#1706) 2018-03-23 15:20:07 +01:00
Dax T. Games
6da96fb7ec add config/settings to .gitignore 2017-12-16 23:38:11 +01:00
Benjamin Staneck
cd3efdf382 ignore VisualStudio temp dir 2017-04-07 07:50:24 +02:00
Benjamin Staneck
14f3361429 ⬆️ Update ConEmu to 161022 (stable)
Changelog: https://conemu.github.io/blog/2016/10/22/Build-161022.html
2016-11-19 23:39:07 +01:00
Benjamin Staneck
6a0ea28d22 add .github_changelog_generator to .gitignore 2016-07-14 10:51:01 +02:00
Dax T. Games
bf75f70181 added config/profile.d 2016-03-01 20:35:24 -06:00
Dax T. Games
46bad57ef8 Added config/aliases to .gitignore to account for recent changes in dev branch 2015-11-26 09:27:32 -06:00
Dax Games
eb5ab51573 Removed training '\' from %CMDER_ROOT% and added config/user-* to .gitignore 2015-11-14 11:14:14 -06:00
Thomas Chacko
7bc71010c2 Update .gitignore 2015-10-12 13:02:30 +02:00
Martin Kemp
271b3ea876 Avoid commiting the wrong dlls 2015-05-19 18:37:34 +01:00
Léo Colombaro
98350e14e8 Add custom loader for Powershell, improve its implementation in Cmder
Fixes #104, fixes #53, fixes #65 (my bad), related to #136, and should
fix #139
2014-09-17 09:55:15 +02:00
Martin Kemp
9822fa844e Ignore version files.
Version files don't need to be tracked.
2014-08-30 16:47:21 +01:00
Martin Kemp
de8d2d22f6 Fix the build 2014-08-26 23:52:49 +01:00
Samuel Vasko
83cd726a41 First sources.json draft 2014-02-24 17:55:34 +01:00
Samuel Vasko
3fefa9698e Ignore exe 2013-11-15 17:05:17 +01:00
Samuel Vasko
f8b96665a8 Added Thumbs file 2013-11-03 17:55:48 +01:00
Samuel Vasko
c2c0e1c3aa wrong slash 2013-09-07 17:56:00 +02:00
Samuel Vasko
aefb0f2709 Ignoring the .history file 2013-09-07 17:52:20 +02:00
Samuel Vasko
36f2aa2527 Readme for subfolders 2013-07-09 09:51:53 +02:00
Samuel Vasko
ef9bbdab6a Initial commit 2013-07-09 09:43:50 +02:00