summaryrefslogtreecommitdiff
path: root/dot_local/share/sh/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/share/sh/ssh')
-rw-r--r--dot_local/share/sh/ssh2
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'