A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir 7b4751c1ae always confirm once when permanently removing from trash
otherwise, askconfirm is respected
when askconfirm is true, trash cleaning requires two confirms
2024-06-20 11:37:48 -07:00
internal add newline to end of trashinfo 2024-06-20 09:18:30 -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 always confirm once when permanently removing from trash 2024-06-20 11:37:48 -07:00
README.md WIP readme 2024-06-19 21:37:02 -07:00

gt

g(o)t(rash) or something like that

small cli for xdg trash specification

commands

trash / tr

moves files to trash

list / ls

list files in trash

restore / re

restore files from trash

clean / cl

clean files out of trash