A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir 120af1476c capitalise folder/directory only short flags
may want --force or something in the future
2024-06-30 15:50:27 -07:00
internal don't trash files on different filesystems, and say it when it happens 2024-06-30 15:43:21 -07:00
go.mod prompt for new filename on restore if existing 2024-06-28 11:27:08 -07:00
go.sum prompt for new filename on restore if existing 2024-06-28 11:27:08 -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 capitalise folder/directory only short flags 2024-06-30 15:50:27 -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