mirror of
https://github.com/danhper/fish-ssh-agent.git
synced 2025-12-13 01:15:00 +00:00
All in one file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function fish-ssh-agent --description "Start ssh-agent if not started yet, or uses already started ssh-agent."
|
||||
function fish_ssh_agent --description "Start ssh-agent if not started yet, or uses already started ssh-agent."
|
||||
if test -z "$SSH_ENV"
|
||||
set -xg SSH_ENV $HOME/.ssh/environment
|
||||
end
|
||||
Reference in New Issue
Block a user