This commit is contained in:
Daniel Flanagan 2023-07-17 17:04:59 -05:00
parent e32e6f912e
commit 1718bacee6
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -205,7 +205,7 @@ function __ssh_agent_start -d "start a new ssh agent"
end
if set --query KITTY_PID
alias ssh "kitty +kitten ssh"
# alias ssh "kitty +kitten ssh"
end
function fish_ssh_agent --description "Start ssh-agent if not started yet, or uses already started ssh-agent."