Commit graph

17 commits

Author SHA1 Message Date
007059cab8 Modify ssh-agent killing in .bash_logout. 2023-09-29 11:43:14 +01:00
d2bbee39fc Use eval to kill ssh agent. 2023-08-24 15:04:28 +01:00
fa202edb30 Kill the ssh-agent inside an eval. 2023-02-27 18:36:05 +00:00
f76b8860cf Stop a ssh-agent started on a remote pty on logout. 2022-09-12 07:48:09 +01:00
8f6be7e77a Remove ssh-agent handling stuff from .bash_logout. 2021-03-27 13:16:53 +00:00
030b86eb84 10 -> 1 in SHLVL check. 2019-07-03 18:17:38 +01:00
4e5fee870f Updated comments. 2019-07-02 22:20:57 +01:00
6b794373f2 Added colour to warning. Removed 'tput set AF' colour codes. 2019-07-02 22:13:18 +01:00
dae5b0fdaa Added flag so .bash_logout won't try to unregister a socket that didn't register. 2019-07-02 22:04:33 +01:00
70abe8c58f Moved locking/unlocking into a function. Added PROMPT_COMMAND that went missing. 2019-07-01 21:14:42 +01:00
31d09b8bb5 Added support for locking on Darwin. 2019-07-01 20:17:23 +01:00
eb17e766ef In .bash_logout, do clearing and killing seperately. 2019-07-01 17:45:32 +01:00
2b57c9a4c3 Change [ to [[ and ~ to $HOME. 2019-07-01 15:29:32 +01:00
ace5e0e8e3 Added improved ssh-agent support. 2019-07-01 15:19:05 +01:00
ad4f8fda9a Whitespace changes to bash_logout 2018-02-26 17:39:12 +00:00
7dd422347d Update .bash_logout 2017-11-27 20:45:05 +00:00
a3e2aceeed Initial files add. 2016-10-02 02:14:39 +01:00