diff --git a/shells/zshrc b/shells/zshrc index 897df7f..d626d70 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -242,7 +242,7 @@ initify(){ fi } tsh(){ - ssh $* -X + ssh -X $* if which ponysay >/dev/null; then ponysay "Connection closed!" else