#background #directories #removal #dotfiles

yanked antidot-rs

A background process that will remove any undesired folders from ~

10 releases

0.2.1 Dec 8, 2023
0.2.0 Dec 8, 2023
0.1.9 Dec 8, 2023
0.0.2 Dec 8, 2023

#16 in #removal

Download history 23/week @ 2024-02-17 10/week @ 2024-02-24

57 downloads per month

Unlicense

6KB
77 lines

Usage

It's simple! Either do ./antidot-rs, or do cargo install antidot-rs and then do antidot-rs!

Configuration

Step 1: If it doesn't already exist, create the directory /etc/antidot/ with mkdir -p /etc/antidot Step 2: Append the paths to any undesirable directories to /etc/antidot/config

CLI Options

-v, --verbose:

Output to stdout instead of /tmp/antidot.stdout and /tmp/antidot.stderr.

-f, --foreground:

Run in the foreground instead of the background.

Neither -v or -f can be used at the same time.

Dependencies

~5.5MB
~63K SLoC