12 Commits

Author SHA1 Message Date
8a15f32026 Installer should use real BASH. 2025-07-02 13:53:11 -04:00
c24bdf1186 SSH quality of life improvements. 2025-06-11 12:03:20 -04:00
8c304b5126 Add a bit of ssh universal configuration.
This is intended to work with the `ssh-mgmt` scripts.  Maybe its
better to move this there?  Maybe not?
2025-03-07 15:22:26 -05:00
84e3ed64b1 Fix the way that git gets linked. 2025-03-07 15:22:13 -05:00
ba87f35f4f Fix the vim hook in the installer 2024-08-20 08:36:17 -04:00
918439371c Fix installation script wrt vim config. 2020-03-24 17:08:19 -04:00
9ca5cf3889 Add an installation script.
This now permits simpler installation and setup of my environment,
when the core configuration is stored at `~/cshenv`.  If stored
elsewhere, the file would have to be edited.  I'll think up an automatic
solution to this later.
2018-06-19 22:27:21 -04:00
b830be4824 Fixed path capture in startup hook for spaces 2014-02-02 16:54:30 -05:00
62d27bf967 Added original path check/sourcing.
Seems to not work. :-/

Requires tcshrc resource alias to change to startup hooks.
2014-01-31 11:19:23 -05:00
1279c2a7ba Altered startup to now ignore login.
Relog and ls aliases also added.
2014-01-26 16:03:42 -05:00
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
d0571f211c Initial svn import 2013-12-31 07:32:25 -05:00