]> Sergey Matveev's repositories - dotfiles.git/blobdiff - ssh/.zsh/rc/010ssh.zsh
Split zsh configuration on corresponding sections
[dotfiles.git] / ssh / .zsh / rc / 010ssh.zsh
diff --git a/ssh/.zsh/rc/010ssh.zsh b/ssh/.zsh/rc/010ssh.zsh
new file mode 100644 (file)
index 0000000..81e8118
--- /dev/null
@@ -0,0 +1,2 @@
+alias ssh="TERM=xterm ssh"
+alias sshnm="ssh -S none"