Last active
March 17, 2021 16:26
-
-
Save wpyoga/0ff19ff22d8a88f076a0cf7c9f6bfeb9 to your computer and use it in GitHub Desktop.
Clear terminal emulator title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS1='$ ' | |
echo -e '\033]0; \007' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment