Skip to content

Instantly share code, notes, and snippets.

@onjin
Created February 19, 2015 08:52
Show Gist options
  • Save onjin/388b1fcf045d75d440e9 to your computer and use it in GitHub Desktop.
Save onjin/388b1fcf045d75d440e9 to your computer and use it in GitHub Desktop.
set shell title
#!/bin/bash
echo -ne "\033]0;${1}\007"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment