Skip to content

Instantly share code, notes, and snippets.

@volh
Created June 11, 2013 20:51
Show Gist options
  • Save volh/5760552 to your computer and use it in GitHub Desktop.
Save volh/5760552 to your computer and use it in GitHub Desktop.
example of ssh config using LocalCommand option
PermitLocalCommand true
host localhost app* whatever_db* *exgirlfriendnameblog.net
user root
port 6666
LocalCommand echo -e "\033]11;#ff0000\007"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment