mirror of
https://github.com/danhper/fish-ssh-agent.git
synced 2025-12-14 17:58:11 +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"
|
if test -z "$SSH_ENV"
|
||||||
set -xg SSH_ENV $HOME/.ssh/environment
|
set -xg SSH_ENV $HOME/.ssh/environment
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user