.zlogin
author Mikael Berthe <mikael@lilotux.net>
Sun, 15 Jul 2012 10:40:16 +0200
changeset 11 ee97df34536f
parent 2 19c5cee93c43
permissions -rw-r--r--
Fix git prompt when showuntrackedfiles is set When GIT_PS1_SHOWUNTRACKEDFILES is set, the output of __git_ps1 may contain a '%', which needs to be escaped before we can use it in the shell prompt.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7215ca490221 Re-import repository after cleanup from personal stuff (see description)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
#
7215ca490221 Re-import repository after cleanup from personal stuff (see description)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
7215ca490221 Re-import repository after cleanup from personal stuff (see description)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
[ -f $ZDOTLOCALDIR/zlogin ] && . $ZDOTLOCALDIR/zlogin