# mxclear: `$ clear` with fashion *mxclear* is an alternative to the `clear` command on Linux or the `cls` command on Windows. Instead of just boringly ereasing the screen - why not wipe the screen with a matrix flash? ![Example](https://raw.githubusercontent.com/phoenixr-codes/mxclear/master/demo.gif) ## Installation ```console cargo install --force mxclear ``` ## Usage ### Replace `clear` with `mxclear` If you want to: replace the `clear` command with `mxclear`: ```bash alias clear=mxclear ``` In order to enable this for each session, add that line to your `~/.bashrc`. To revert this change, simply remove it from the `~/.bashrc` and use ```bash unalias clear ``` ### The `mxclear` command ```text `$ clear` with fashion Usage: mxclear [OPTIONS] Options: --style