Added moreutils for lf's bulkrename

lf's bulkrename which is added in the voidrice repository has vidir as a dependency. This tool is provided by the moreutils package.
This commit is contained in:
krisdoodle45 2021-08-29 19:11:59 +02:00 committed by GitHub
parent 2637fded23
commit 881a6acf40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,3 +61,4 @@ G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."
A,mutt-wizard-git,"is a light-weight terminal-based email system."
,slock,"allows you to lock your computer, and quickly unlock with your password."
,socat,"is a utility which establishes two byte streams and transfers data between them."
,moreutils,"is a collection of useful unix tools."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
61 A mutt-wizard-git is a light-weight terminal-based email system.
62 slock allows you to lock your computer, and quickly unlock with your password.
63 socat is a utility which establishes two byte streams and transfers data between them.
64 moreutils is a collection of useful unix tools.