zeesh/modules/ssh.zsh

4 lines
54 B
Bash
Raw Normal View History

2020-06-23 21:51:10 -07:00
function zle-accept-line-with-ssh () {
echo "stub"
}