Skip to content

Instantly share code, notes, and snippets.

@tosik
Created September 18, 2012 05:03
Show Gist options
  • Select an option

  • Save tosik/3741360 to your computer and use it in GitHub Desktop.

Select an option

Save tosik/3741360 to your computer and use it in GitHub Desktop.
function title {
#screen -X eval "title '$1'"
tmux rename-window $1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment