# HG changeset patch # User Mikael Berthe # Date 1342363716 -7200 # Node ID be9820f70412d673ded5e084a1c11eca946c1e72 # Parent 5f43e2cd8ebed168a9240e027b26b4509ebd2680 Add README diff -r 5f43e2cd8ebe -r be9820f70412 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sun Jul 15 16:48:36 2012 +0200 @@ -0,0 +1,16 @@ + +Zsh configuration + +To use this Z shell environment, +clone (or copy) this repository to ~/.zsh directory +and add a ~/.zshenv file containing the following lines: + +=== +export ZDOTDIR=~/.zsh +[ -f $ZDOTDIR/zshenv ] && . $ZDOTDIR/zshenv +=== + +Comments and suggestions are welcome! + +Mikael +Email/Jabber: