/autoclear

Clearing the console before each command

Primary LanguageShellMIT LicenseMIT

autoclear

autoclear keeps the console clean so there is no need to use the clear command.

Build

Run this command:

/bin/bash setup.sh

or quickly download and setup as below.

Install via installer

  • curl:

    bash <(curl -sL dar.vin/install) bug3 autoclear
  • wget:

    bash <(wget -qO- dar.vin/install) bug3 autoclear

Uninstall

Add the -r parameter to the end of the installation code

License

MIT