diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-07 18:21:48 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-07 18:21:48 +0100 |
| commit | b11656aaa376a50c8027ea7ae81735257e9b6feb (patch) | |
| tree | 0b30785cfb35207d39d1969c4f79c58078408de8 /Makefile | |
| parent | a6e7b27fd1df9657acc81ffc81a1c7918650d9df (diff) | |
| download | scripts-b11656aaa376a50c8027ea7ae81735257e9b6feb.tar.gz scripts-b11656aaa376a50c8027ea7ae81735257e9b6feb.zip | |
Added trash utilities
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -29,6 +29,8 @@ SCRIPTS = addressgrep \ | |||
| 29 | templess \ | 29 | templess \ |
| 30 | togglemute \ | 30 | togglemute \ |
| 31 | translate \ | 31 | translate \ |
| 32 | trashrm \ | ||
| 33 | trashempty \ | ||
| 32 | urlgrep \ | 34 | urlgrep \ |
| 33 | volume \ | 35 | volume \ |
| 34 | websearch \ | 36 | websearch \ |
