dotfiles/local/bin/cleartrash
2021-08-11 14:45:00 -03:00

4 lines
34 B
Bash
Executable File

#!/bin/sh
rm -rfv "$HOME/.trash"