ADAM David Alan Martin 6eca81da3d AIX systems need to use the SYSV stty(1) variant.
In generating CSHENV prompts, I used stty(1) to find the width
of the current terminal, at sourcing time.  SYSV and BSD use
different output formats.  Presently I have tcshrc.prompt.defs
default to 80 columns when I don't know how to parse stty(1)'s
output.  AIX is known to be a SYSV variant, and I've added a
case to handle this.
2014-04-08 15:02:29 -04:00
2013-12-31 07:32:25 -05:00
2014-01-16 19:19:53 -08:00
2014-01-16 19:19:53 -08:00
2014-02-02 01:51:53 -05:00
2014-01-26 15:42:50 -05:00
2013-12-31 07:32:25 -05:00
2013-12-31 07:32:25 -05:00
2013-12-31 07:32:25 -05:00

cshenv

My personal TCSH login scripts and vimrc files.

Description
TCSH config files and other dotfiles
Readme AGPL-3.0 526 KiB
Languages
Shell 61.7%
Vim Script 38.3%