Commit Graph

16 Commits

Author SHA1 Message Date
David Refoua 2be652707b ignore thumbnails in all directories 2022-10-25 20:39:26 +03:30
David Refoua 96ce96c53d ignore log files and clink history 2022-10-25 20:38:10 +03:30
David Refoua 39ac92d61c add editors to ignore files 2022-10-25 00:48:28 +03:30
Benjamin Staneck afb8f52516 ignore .github dir and markdown files for packaging 2018-03-23 23:34:05 +01:00
Benjamin Staneck 53c7ec5886 don't package .github_changelog_generator file 2017-04-07 07:47:01 +02:00
Josh Goldberg 9a3eab9bf8 Added rainbow icons 2016-06-30 09:04:29 -07:00
Dax T. Games 867910ac9e added config\user-* to packignore 2015-11-24 19:08:58 -06:00
Dax T. Games 5eff672a4b Added lambda prompt for bash/mintty, matches cmder and powershell prompts 2015-11-23 22:13:33 -06:00
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
Benjamin Staneck 3657795b35 Don't package the appveyor file 2015-10-27 07:24:19 +01:00
Benjamin Staneck f71a1f3903 Update packignore 2015-10-14 15:45:42 +02:00
Benjamin Staneck 0051614e4b Update packignore 2015-10-14 05:13:13 +02:00
Martin Kemp e95127268e Don't ignore icons when packing (Fixes #292)
Icons were being ignored and causing the `/REGISTER ALL *` command to
give the context menu option a broken image..
2014-10-23 10:38:36 +01:00
Samuel Vasko 8e676b3fc7 Added history files 2014-04-10 13:12:38 +02:00
Samuel Vasko db49c14422 Fixed paths 2014-04-10 13:11:25 +02:00
Samuel Vasko 27f0eb2c95 Quick and dirty packaging 2013-12-09 18:17:35 +01:00