https://github.com/c-hartmann/xdg-trash.sh
xdg-trash.sh is bash Script for (not) deleting files and managing trashed files. some day it shall function as a base for aliasing rm(1) on command line
https://github.com/c-hartmann/xdg-trash.sh
bash xdg
Last synced: 6 months ago
JSON representation
xdg-trash.sh is bash Script for (not) deleting files and managing trashed files. some day it shall function as a base for aliasing rm(1) on command line
- Host: GitHub
- URL: https://github.com/c-hartmann/xdg-trash.sh
- Owner: c-hartmann
- License: gpl-3.0
- Created: 2023-11-28T09:27:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T09:35:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T14:53:22.889Z (8 months ago)
- Topics: bash, xdg
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WARNING: this is work in progress!
xdg-trash.sh is bash Script for (not) deleting files and managing trashed files. some day it shall function as a base for aliasing rm(1) on command line