zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@z-code.com>
To: zsh-users@math.gatech.edu
Subject: Re: maintaining init files on a [t]csh influenced system
Date: Thu, 7 Sep 1995 01:17:20 -0700	[thread overview]
Message-ID: <9509070117.ZM2460@zipx1.z-code.com> (raw)
In-Reply-To: Dave Sainty <z-code!Comp.VUW.AC.NZ!David.Sainty> "Re: maintaining init files on a [t]csh influenced system" (Sep  7,  5:38pm)

On Sep 7,  5:38pm, Dave Sainty wrote:
} Subject: Re: maintaining init files on a [t]csh influenced system
}
} Barton E. Schaefer writes:
} 
} >     alias switch='cat >! /tmp/sw$$ <<\endsw ; doswitch'
} 
} Expensive every time you log in!

Yeah, it fits more in the Stupid Zsh Tricks category.  You'll have noticed
from my earlier message that I don't do any such thing in my own startup
files.

} As far as init files are concerned, how about a function doinitfiles()
} that did a [[ /etc/csh.cshrc -nt $HOME/.zsh.cshrc ]]. If true, run a
} conversion (autoloaded!) over /etc/csh.cshrc and save the result as
} .zsh.cshrc, in either case sourcing the new file.

You could start with the c2z script that comes with the zsh dist.  That
converter needs updating -- it was written for zsh2.3 -- but it still
does most of the right things.

-- 
Bart Schaefer                                      Vice President, Technology
schaefer@z-code.com                                Z-Code / NCD Software Inc.

What quantity of engineers is required to rotationally reconfigure an
electronically-actuated filament-enabled photon-wave generator?


  parent reply	other threads:[~1995-09-07  8:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <28279.199509061833@stone.dcs.warwick.ac.uk>
1995-09-06 19:00 ` Barton E. Schaefer
1995-09-07  5:38   ` Dave Sainty
     [not found]     ` <z-code!Comp.VUW.AC.NZ!David.Sainty>
1995-09-07  8:17       ` Bart Schaefer [this message]
1995-09-06 13:23 Andrew Eskilsson
1995-09-06 16:16 ` Toshi Isogai
     [not found]   ` <toshi_isogai@maxtor.com>
1995-09-06 18:10     ` Barton E. Schaefer
1995-09-06 18:15       ` Zefram
1995-09-06 18:33       ` Zefram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9509070117.ZM2460@zipx1.z-code.com \
    --to=schaefer@z-code.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).