Mercurial > index.cgi > dotfiles
annotate .bash_logout @ 49:8d204a89b981
* Local Perl install paths weren't quite right - they assumed a link existed
which didn't necessarily, and didn't work for 64-bit installs either.
* Removed bynarr remote desktop alias (VNC will be easier, but it's a VM now
anyway and not on all the time)
* Added gala VNC alias
* Added joshua to the toodledo block
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Thu, 10 Feb 2011 14:39:39 +0000 |
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 |