zsh-users
 help / color / mirror / code / Atom feed
From: bkhl@elektrubadur.se (Björn Lindström)
To: zsh-users@sunsite.dk
Subject: Re: syncing .zsh* files
Date: Fri, 06 Aug 2004 18:39:58 +0200	[thread overview]
Message-ID: <s38llgsxlsx.fsf@numerus.ling.uu.se> (raw)
In-Reply-To: <198F38D4-E7C4-11D8-8E3F-000D93AD26C8@tntluoma.com>

Timothy Luoma <lists@tntluoma.com> writes:

> I'm interested in keeping my .zsh(rc|env) files synced across 3
> different machines.
>
> Anyone have any good techniques for doing so, especially when there
> are some things ($PATH) which are different on each machine?
>
> Should I have separate .zshenv files and the same .zshrc file perhaps?
>
> Do .zshrc and .zshenv both get used when logging in (ssh)?

I distribute patches for my dot-files across machines using darcs
(http://abridgegame.org/darcs/).

To simplify keeping track of the patches, I source .zshrc.local from
.zshrc, and put purely local stuff, there. OS-dependent stuff I let
.zshrc figure out with a few if:s.


  reply	other threads:[~2004-08-06 16:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-06 16:17 Timothy Luoma
2004-08-06 16:39 ` Björn Lindström [this message]
2004-08-06 16:49 ` Matt Pharr
2004-08-06 18:25 ` Vincent Lefevre
2004-08-07 22:07   ` Bart Schaefer
2004-08-07  8:06 ` Michael Prokop

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=s38llgsxlsx.fsf@numerus.ling.uu.se \
    --to=bkhl@elektrubadur.se \
    --cc=zsh-users@sunsite.dk \
    /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).