view .bash_logout @ 6:f5b253e17e34

Added test for .dotfilets, to check the status against the svn repo once per week in a login shell. If one interrupts the test, you get the shell right away and the timestamp isn't updated so it is tested again next time.
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Mon, 13 Apr 2009 02:31:48 +0000
parents c78481cfb082
children f65964738bab
line wrap: on
line source

#if [ "$SSH_AGENT_PID" -a "$SHLVL" = "1" ] ; then
#   eval `/usr/bin/ssh-agent -k`
#fi