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