llimllib (owner)

Revisions

gist: 219701 Download_button fork
public
Public Clone URL: git://gist.github.com/219701.git
Embed All Files: show embed
title function #
1
2
3
4
5
function title {
    echo -ne "\033]0;$1\007"
}
 
#put this in your .bashrc, then just type <title my_tab_name> to set the tab title