A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir 2f56ecf40b add interactive mode
when run with no args, interactive mode is launched
files in trash are listed, select files, and use r/c to restore/clean them
2024-06-19 19:19:07 -07:00
internal add interactive mode 2024-06-19 19:19:07 -07:00
go.mod add interactive tables for all commands 2024-06-19 19:19:07 -07:00
go.sum add interactive tables for all commands 2024-06-19 19:19:07 -07:00
justfile initial commit, it does the thing 2024-06-19 19:19:06 -07:00
LICENSE initial commit, it does the thing 2024-06-19 19:19:06 -07:00
main.go add interactive mode 2024-06-19 19:19:07 -07:00