Skip to content

Instantly share code, notes, and snippets.

@typeofweb
Last active December 10, 2015 15:08
Show Gist options
  • Save typeofweb/4452051 to your computer and use it in GitHub Desktop.
Save typeofweb/4452051 to your computer and use it in GitHub Desktop.
Adds `cls` command which is no more than double clear.
echo "clear && clear" > /usr/local/bin/cls && chmod +x /usr/local/bin/cls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment