A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir ead10096d7 actually use the standard library
it has the nice side effect of working better too, imagine that
2024-07-21 20:54:11 -07:00
contrib/completions update fish completion 2024-07-16 11:15:44 -07:00
internal actually use the standard library 2024-07-21 20:54:11 -07:00
.gitignore update gitignore 2024-07-15 18:42:49 -07:00
go.mod update modules 2024-07-16 11:11:49 -07:00
go.sum update modules 2024-07-16 11:11:49 -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 oops I forgot this 2024-07-16 11:20:49 -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