Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

ricoriedel/wipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wipe

Wipe the content of your terminal with a random animation.

This is a fancy alternative to the clear command. It plays randomly generated beautiful animations.

Build & install

Building this project requires Rust and Cargo to be installed.

cargo build --release
cp ./target/release/wipe /usr/local/bin

Shell Integration

There are scripts for different shells which can be sourced to replace clear and CTRL+L with this program. The scripts are located in misc/shell/.

Shell Script
ZSH wipe.zsh
Fish wipe.fish

Arch Linux

There is an AUR package called wipe-term. The scripts can be integrated as follows:

ZSH

Put this into your .zshrc:

source /usr/share/zsh/plugins/wipe/wipe.zsh

Fish

The package will place the script under /usr/share/fish/vendor_conf.d/ which will be sourced by fish with no further configuration required.

Showcase

Animation 1 Animation 2 Animation 3