This website requires JavaScript.
Explore
Help
Register
Sign In
hjp
/
dot
Watch
1
Star
0
Fork
You've already forked dot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Don't kill ssh-agent on logout.
Browse Source
...
This commit is contained in:
hjp
2011-10-24 21:38:00 +00:00
parent
57ad0ce8fe
commit
e632e21732
1 changed files
with
0 additions
and
4 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
.zlogout
Unescape
Escape
View File
@ -1,4 +0,0 @@
if [ -n "$SSH_AGENT_PID" ]
then
kill "$SSH_AGENT_PID"
fi
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hjp/dot
Title
Body
Create Issue