Skip to content

Instantly share code, notes, and snippets.

@soh335
Created April 11, 2010 16:44
Show Gist options
  • Save soh335/362862 to your computer and use it in GitHub Desktop.
Save soh335/362862 to your computer and use it in GitHub Desktop.
function title_screen()
{
screen -X eval "title '$(basename $(pwd))'"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment