Mercurial > index.cgi > dotfiles
annotate .bash_logout @ 100:d635f7e31032
'tock' function added:
* Creates a sound effect near the end of a standard JT65 receive window for
easier monitoring of transmissions without having to watch the app the whole
time.
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 18 Dec 2013 16:58:20 -0500 |
parents | ca6c77fe843b |
children | 6e7913283c7a |
rev | line source |
---|---|
19
f65964738bab
Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
0
diff
changeset
|
1 # $Id$ |
f65964738bab
Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
0
diff
changeset
|
2 # |
0 | 3 #if [ "$SSH_AGENT_PID" -a "$SHLVL" = "1" ] ; then |
30
ca6c77fe843b
* Whitespace (ugh)
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
19
diff
changeset
|
4 # eval `/usr/bin/ssh-agent -k` |
0 | 5 #fi |