Commit Graph

13 Commits

Author SHA1 Message Date
Dax T. Games
cf15dcffc7 Added/enhanced bash with cmder.sh/user-cmder.sh, organized tasks menu
added personal files to .gitignore so they never get uploaded to the repo and added support for msys2 bash in the new git for windows

added autocreate of config/user-cmder.sh if iot does not exist and added it to the .gitignore

Added tasks: cmd::Cmder, cmd::Cmder as Admin, bash::bash, bash::bash as Admin, bash::mintty, bash::mintty as admin, powershell::powershell, powershell::powershell as Admin. Set default task to cmd::Cmder.  Cot rid of init.bat running before /bin/bash, fixes double exit requirement

Added running git for windows post-install.bat on first cmder launch

fixed file/path not found  errors when launching powershell as admin

fixed file/path not found errors when launching bash/mintty as admin

fixed PATH in vendor/cmder.sh

Added sourcing ~/.bashrc if it exists.

changed .gitignore to ignore anything with path of config/user-*

removed my personal files from .gitignore, left in config/user-*

Make sure $CMDER_ROOT does not have a trailing '/'

%CMDER_ROOT% does not have trailing '\'. allow user to specify a conemu.xml on the command line

Removed '\' from %CMDER_ROOT%
2015-11-14 12:07:56 -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