Skip to content

Instantly share code, notes, and snippets.

@poloey
Created February 8, 2018 00:18
Show Gist options
  • Save poloey/2da9d73834dcd8caac516bc2e74b9dab to your computer and use it in GitHub Desktop.
Save poloey/2da9d73834dcd8caac516bc2e74b9dab to your computer and use it in GitHub Desktop.
cls command for hyper
alias cls="echo -e '\\0033\\0143'"
I can use reset. which also working fine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment