]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.bashrc: Add "settitle" function for setting screen title
authorTony Duckles <tony@nynim.org>
Fri, 25 Jan 2013 05:04:56 +0000 (23:04 -0600)
committerTony Duckles <tony@nynim.org>
Fri, 25 Jan 2013 15:16:10 +0000 (09:16 -0600)
commit4d8263022d521b48642f983d89a0ee94d4071adf
tree13b152c3325524f117022f9a9ff7312267db3963
parent8025e6643a3553a891db0cb76b985c2bbb87cb12
.bashrc: Add "settitle" function for setting screen title

Use the "Set Window Title" escape sequences which GNU screen
respects to set the current window title. This could be handy to
write scripts to automagically change the window-title, e.g. when
ssh'ing to a new machine.
.bashrc