A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir 0113c56a5e move hidden flag to trash command only
list, clean, and restore all always show hidden files
2024-06-30 17:48:12 -07:00
internal reverse hidden flag; ignore hidden files by default 2024-06-30 15:59:14 -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 move hidden flag to trash command only 2024-06-30 17:48:12 -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