Skip to content

Instantly share code, notes, and snippets.

@tdeck
Created September 19, 2016 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdeck/875069c007019c4d36b6d4677d2a9d0c to your computer and use it in GitHub Desktop.
Save tdeck/875069c007019c4d36b6d4677d2a9d0c to your computer and use it in GitHub Desktop.
Title
function title() {
echo -n -e "\033]0;$1\007"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment