Name your tab in iTerm
I have defined the following bash function in my profile so that I can name my tabs in iTerm (on my MacBook Pro):
nametab(){
echo -e "\033];${1}\007"
}
Very handy for keeping work on different things separated.
Written by Douglas Vojir
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Iterm
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#