dot/.zlogout

5 lines
61 B
Plaintext
Raw Normal View History

2001-12-10 12:56:24 +01:00
if [ -n "$SSH_AGENT_PID" ]
then
2001-12-10 12:56:24 +01:00
kill "$SSH_AGENT_PID"
fi