2.5.0 • Published 2 years ago
feces-cli v2.5.0
feces-cli
A creatively named trash file manager built for the command line
Installation
Install the npm package (feces-cli):
npm i -g feces-cli[@latest]It is recommended that you add one of the following to your .bash_aliases or
.bashrc (or other shell startup file):
alias rm='feces plop'
alias rmf='\rm'or the other way:
alias rmf='feces plop'The CLI tool will be available via the feces command.
For available commands, run feces help.