Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ogsuspect
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ogsuspect
3y ago
See ClashTheBunny's comment about Control sockets. You can `man 5 ssh-config` and search for the following settings 'ControlMaster', 'ControlPath', 'ControlPersist'. ControlMaster is a yes/no/aut
2.
▲
SSH-AGENT-KEEPALIVE – A bash_profile mod that cacches agent env for reuse
(github.com)
4 points
by
ogsuspect
3y ago
|
5 comments
3.
▲
by
ogsuspect
3y ago
I am a die-hard iterm + tmux user and often have many login shells open spread across many iterm windows/tabs, tmux sessions/windows/panes, etc. I was tired of dealing with the pain of ssh-agent so I wrote some bash scripting
4.
▲
by
ogsuspect
3y ago
If you're okay with a non-open source app (App store purchase) -- "Magnet" is the way to go. Otherwise go with whats been suggested by others
5.
▲
by
ogsuspect
3y ago
Thats because they come from GNU Readline
6.
▲
by
ogsuspect
3y ago
I had a lot higher hopes for this. I get the impression OP is a junior dev.