delete stray file
This commit is contained in:
parent
00ae188d7c
commit
abb89a9c51
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Convert ssh-agent output to fish shell
|
||||
#
|
||||
|
||||
eval "$(ssh-agent)" >/dev/null
|
||||
|
||||
echo "set SSH_AUTH_SOCK \"$SSH_AUTH_SOCK\"; export SSH_AUTH_SOCK"
|
||||
echo "set SSH_AGENT_PID \"$SSH_AGENT_PID\"; export SSH_AGENT_PID"
|
Loading…
x
Reference in New Issue
Block a user