Skip to content

Instantly share code, notes, and snippets.

@wpyoga
Last active March 17, 2021 16:26
Show Gist options
  • Save wpyoga/0ff19ff22d8a88f076a0cf7c9f6bfeb9 to your computer and use it in GitHub Desktop.
Save wpyoga/0ff19ff22d8a88f076a0cf7c9f6bfeb9 to your computer and use it in GitHub Desktop.
Clear terminal emulator title
PS1='$ '
echo -e '\033]0; \007'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment