Skip to content

Instantly share code, notes, and snippets.

@dstarh
Forked from anonymous/gist:5099568
Created March 6, 2013 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dstarh/5099576 to your computer and use it in GitHub Desktop.
Save dstarh/5099576 to your computer and use it in GitHub Desktop.
#/bin/sh
echo -e "\033]50;SetProfile=$1\a"
/usr/bin/ssh $*
echo -e "\033]50;SetProfile=Default\a"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment