local-bin/common/ssh

7 lines
127 B
Bash
Executable file

#!/bin/sh
# Siina's colourised wrapper for ssh
konsoleprofile colors=Solarized
/usr/bin/ssh $@
konsoleprofile colors=Breeze;