Skip to content

C++ fork of clera. Blows up your terminal when you mistyped `clear`.

License

Notifications You must be signed in to change notification settings

Tesserium/clera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clera

Blows up your terminal if you mistype clear, but C++ version plus automatic adjustment according to the terminal size, also with more frames. Credit goes to this repo.

Installing

For most linux distros, use the following command:

curl https://raw.githubusercontent.com/Tesserium/clera/master/install.sh | sh

The script installs an executable clera to /usr/local/bin and create links claer, celar, lcear, cllear, cleear, clleear and cls (for Linux newcomers who are accustomed to the Windows command line) by default. You can edit the script to make it install to somewhere else, or comment out some lines if you don't need so many.

About

C++ fork of clera. Blows up your terminal when you mistyped `clear`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published