Skip to content

Instantly share code, notes, and snippets.

@hirose31
Created November 28, 2008 17:05
Show Gist options
  • Select an option

  • Save hirose31/30019 to your computer and use it in GitHub Desktop.

Select an option

Save hirose31/30019 to your computer and use it in GitHub Desktop.
chtitle ()
{
echo -ne "¥033]0;${1-${HOST-$HOSTNAME}}¥007"
}
--
PS1=¥[¥e]0;¥h:¥w¥007¥]¥[¥e[31m¥]¥h¥[¥e[0m¥]:0¥j[¥w]¥$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment