view .bash_logout @ 45:183d95ce098c

* More portable, should work on Linux (previous one needed another escape which broke the match on Macs)
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Wed, 23 Jun 2010 20:11:47 +0000
parents ca6c77fe843b
children 6e7913283c7a
line wrap: on
line source

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