README
author Mikael Berthe <mikael@lilotux.net>
Tue, 17 Jul 2012 21:45:07 +0200
changeset 18 7095298e6f7d
parent 16 be9820f70412
child 44 157f894ef9f7
permissions -rw-r--r--
dev-mikael: Check for hg-prompt extension presence
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
Zsh configuration
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
To use this Z shell environment,
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
clone (or copy) this repository to ~/.zsh directory
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
and add a ~/.zshenv file containing the following lines:
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
===
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
export ZDOTDIR=~/.zsh
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
[ -f $ZDOTDIR/zshenv ] && . $ZDOTDIR/zshenv
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
===
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
Comments and suggestions are welcome!
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
Mikael
be9820f70412 Add README
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    16
Email/Jabber: <mikael@lilotux.net>