]> Sergey Matveev's repositories - dotfiles.git/blob - ssh/.zsh/rc/010ssh.zsh
Split zsh configuration on corresponding sections
[dotfiles.git] / ssh / .zsh / rc / 010ssh.zsh
1 alias ssh="TERM=xterm ssh"
2 alias sshnm="ssh -S none"