mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-22 09:37:48 +00:00
4 lines
57 B
Text
4 lines
57 B
Text
% ssh
|
|
|
|
# Start ssh agent
|
|
eval "$(ssh-agent -s)"; ssh-add
|