new receipt (and script) for Zsh |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: new receipt (and script) for Zsh
- From: "Sandeep Srinivasa" <sandys@xxxxxxxxx>
- Date: Thu, 9 Oct 2008 14:13:43 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=C2XDbIA1ETLb2tfosITZ9y9SML0ylNB1c1hf6oBvWi8=; b=PIriS6SqRhMkZoG6CUHjUPuAGvSaxRw+eL7G/lg9PUb510u/6CrPQWhkiPieGdknna tmsthYoYdHADuvcDB7MvG4VdxPPlcU8r/K8YalNhmwB+KA0ej1R2wKBJJey1/wEM4K7k 8AKRE9EdOegYHscyIYcyDxAk3VPP/eHg6J3CM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=aRmLFXspA9AE9c20tSgrcPMC8OsiECAIcBUerowNerLnWBhJbFxkkZczU+AqPHGkFx pEhXj1+7cHz0uWqiStxACi8Xo9tTI1Ov0l7axuzEXS08Du2xju0MnWjK8PPjYVVwxDtu 9IDnflJPNw7lL7ywNTIwWmdVFMFaKqt1ikjsg=
hi guys,
Here is a receipt that I cooked up for Zsh. I think it is a pretty amazing shell with a lot more stuff (like regex completion, etc.) going for it than other shells.
I hve heard many a sysadmin wanting to script in zsh than any other shell.
However a raw zsh installation does not have anything turned on - which is why I have put in a /etc/zshrc which will make it very bash-like (ctrl-a, ctrl-e, esc-backspace, etc.). You can override this by having your own ~/.zshenv or ~/.zshrc
(zshrc is only invoked on interactive shells - like a xterm - zshenv is invoked even when u run a zsh script)
Please do check this.
thanks
-Sandeep
Attachment:
zsh.tar.gz
Description: GNU Zip compressed data