Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
re-source rc atomically
- X-seq: zsh-users 18985
- From: shawn wilson <ag4ve.us@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: re-source rc atomically
- Date: Wed, 23 Jul 2014 08:02:27 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=F9S2wzVHcp2/ucyURiXglZdm2CYitykylJulfnRqtQ8=; b=w/YHCIZEC7mcseEq5FOqGiC9g29Zp8UjpmiETEIOnPNIwXm2tIskmPUPntCqhoIyLX taodl7bur9P0U9WOdicnPo1ji6UpgmK4UHAM5Yg9sWZuDVJmkTt5fiuYVo5A3hxDViRN xyJhhj8VcWODqclwGerGiHkosTDlfiHIrv6RODf5HWe8V4lVlWx4eKzVCC84NbwuNaHX q5buJ8Q5GPwDKYdAq5t1Ox+8O4Gd4+si85ds2mgi4rZ9/oEHcXeFCL2z/0lPBeBskQR1 UaYFEghbTaNlZSbPNft0kFSxm0J9CimMBmHSCFqNr4z10tKsasQzTCTSxXlrjMl0b2Zk blTA==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Is there a way to source my zshrc somewhat atomically?
I wouldn't want to do this to all of my sessions in case I mess
something up. But it would be nice if this were re-sourced in most as
automatic as possible so that when I change an alias or add a new
function I don't have to remember what was added when and manually
source my config when something doesn't work as expected.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author