diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_local/share/sh/ssh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/share/sh/ssh b/dot_local/share/sh/ssh new file mode 100644 index 0000000..9b25647 --- /dev/null +++ b/dot_local/share/sh/ssh @@ -0,0 +1,2 @@ +. hascmd ssh || return +alias ossh='ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=Error' |
