Skip to content

Instantly share code, notes, and snippets.

@NeoBeum
Last active July 11, 2019 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NeoBeum/5f9405734f4c026b59b4de5605b9af33 to your computer and use it in GitHub Desktop.
Save NeoBeum/5f9405734f4c026b59b4de5605b9af33 to your computer and use it in GitHub Desktop.
Unix Shell - Alias - Clear Screen
echo alias cls=\'printf \"\\033c\"\' >> ~/.bash_aliases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment