From: Simon Ruderich Date: Sun, 22 Mar 2009 17:43:50 +0000 (+0100) Subject: zsh: Display @ in window name when running ssh. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=e1475126991725e8e71dc35f05d6e7ca389956a2;hp=e1475126991725e8e71dc35f05d6e7ca389956a2;p=config%2Fdotfiles.git zsh: Display @ in window name when running ssh. The @ is added at the beginning like ! for sudo commands. This makes it easy to spot if a window is on the current computer or connected to another. ---