231 Commits

Author SHA1 Message Date
ADAM David Alan Martin c8443199dc Color tcsh output now enabled by default.
Consider making this a user tuned control?

I think TCSH smartly decides whether it should do anything by
analyzing the terminal it runs on.
2014-01-28 18:20:56 -05:00
adam 06f295c50a Removed superfluous (and dangerous) bindkey -v
This needs to only be used in the tcshrc.bindkey file.  This
addresses one of the comments in the github code review.
2014-01-28 01:39:17 -05:00
ADAM David Alan Martin 24288069d7 C++ syntax alterations as after file.
With Alepha and doxygen formatting bits.
2014-01-27 21:58:25 -05:00
ADAM David Alan Martin e8034c77cb Merge branches 'toolkit-git' and 'toolkit-changes' into initial-rework 2014-01-27 21:10:41 -05:00
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 5d82b822cb Brought in vim keymaps for bde formatting. 2014-01-27 21:09:22 -05:00
ADAM David Alan Martin 5a533be42f Merge branch 'toolkit-changes' into initial-rework 2014-01-27 19:13:17 -05:00
ADAM David Alan Martin 1a84decac4 Merge branches 'toolkit-launch' and 'toolkit-git' into toolkit-changes 2014-01-27 19:06:16 -05:00
ADAM David Alan Martin 23a7d4dfcf Added ls detection to tcshrc startup. 2014-01-27 19:04:20 -05:00
ADAM David Alan Martin f0bd019a82 Reworked sourcing order to something more sensible 2014-01-27 19:03:04 -05:00
ADAM David Alan Martin a1da5d85e9 Added globalized git configuration 2014-01-27 19:01:25 -05:00
ADAM David Alan Martin 1e79e7bdd8 Toolkit tcsh launch script, tailored for BLP env. 2014-01-27 18:55:54 -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