.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.

#

[ -f $ZDOTLOCALDIR/zlogin ] && . $ZDOTLOCALDIR/zlogin