X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=ssh-withautoadd.sh;fp=ssh-withautoadd.sh;h=0000000000000000000000000000000000000000;hb=ffda7d1792f3cd2e5b784706c82a07d4eed92643;hp=c1343293e90b05084bebe7e586d6926e7be429d9;hpb=0cd1ba831f28b09f4859dc754664e96ad5d5e807;p=shutils.git diff --git a/ssh-withautoadd.sh b/ssh-withautoadd.sh deleted file mode 100755 index c134329..0000000 --- a/ssh-withautoadd.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -ssh-add -l > /dev/null || ssh-add -ssh "$@" -