/ Published in: Bash
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
Expand |
Embed | Plain Text
echo -n -e "\033]0;"`whoami`"\007"
You need to login to post a comment.
