view .bash_logout @ 199:6bfec0d0d020

Start an agent in there too, though I wonder if this would be better as a function...
author Steve Huston <huston@astro.princeton.edu>
date Wed, 30 Sep 2020 11:22:35 -0400
parents 6e7913283c7a
children 1be7d2e2b2a1
line wrap: on
line source

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