Commit Graph

21 Commits

Author SHA1 Message Date
ADAM David Alan Martin d03293da68 Changed git colors to things better for me.
(I have trouble seeing some greens, sometimes.)
2014-01-27 21:10:03 -05:00
ADAM David Alan Martin a1da5d85e9 Added globalized git configuration 2014-01-27 19:01:25 -05:00
ADAM David Alan Martin 6451f20c6d BDE Editing tools. 2014-01-27 16:07:19 -05:00
adam d88565e76d Added basic path extensions 2014-01-26 19:21:09 -05:00
adam 2fc842635e Added LS colors. 2014-01-26 19:20:55 -05:00
adam a68a9cf47e Relocated prompt sourcing to last, for config.
Done this way any user sourced bits will always be before prompt, and
thus get to control it.  Aliases should also be moved last, and will
happen in another commit.
2014-01-26 16:05:33 -05:00
adam 1279c2a7ba Altered startup to now ignore login.
Relog and ls aliases also added.
2014-01-26 16:03:42 -05:00
adam bc3c9027c7 Merge branch 'integration' into initial-rework 2014-01-26 15:46:32 -05:00
adam 380d13f669 Merge branches 'aliases', 'prompt-fixes', 'startup-hooks' and 'vim-bits' into integration 2014-01-26 15:46:03 -05:00
adam d85c40ca3a Aliases imported and cleansed. 2014-01-26 15:42:50 -05:00
adam 64f9edf488 Initial import of the vim bits from classic. 2014-01-26 15:31:58 -05:00
adam d38552ea74 Merge branch 'master' into initial-rework 2014-01-26 15:24:44 -05:00
adam 323a60a3ee Merge branch 'master' into startup-hooks 2014-01-26 15:24:30 -05:00
adam 43246031ab Merge branch 'master' into prompt-fixes 2014-01-26 15:23:45 -05:00
adam 2a594655e3 Merge branch 'master' of https://github.com/adamlsd/cshenv 2014-01-26 15:20:11 -05:00
adam e5292db977 Changes to system detect for linux
Linux still gives us issues.  Fixed hostname.  Also disabled
CYGWIN detection code -- need to test on a real cygwin system.
2014-01-26 15:17:59 -05:00
adam f4ad367437 TCSHRC prompt works now, in new environment. 2014-01-26 15:17:26 -05:00
adam 116419e81a History control variable to fit new naming scheme 2014-01-26 15:16:12 -05:00
adam 72846dca4e Startup hook changes.
Now, regardless of order, login's contents will apply first, even
if not sourced first.  Then tcshrc will kick off and run the core
bits, as long as there is a terminal.
2014-01-26 14:44:01 -05:00
adam 761fcddc43 Initial commit 2014-01-16 19:19:53 -08:00
adam d0571f211c Initial svn import 2013-12-31 07:32:25 -05:00