Skip to content

Instantly share code, notes, and snippets.

@WA9ACE
Created December 18, 2012 18:13
Show Gist options
  • Save WA9ACE/4330487 to your computer and use it in GitHub Desktop.
Save WA9ACE/4330487 to your computer and use it in GitHub Desktop.
Set title by using `title foobar`
#!/bin/bash
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