Created
February 8, 2018 00:18
-
-
Save poloey/2da9d73834dcd8caac516bc2e74b9dab to your computer and use it in GitHub Desktop.
cls command for hyper
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
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