Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cptrash and mvtrash scripts #17

Open
Thyrum opened this issue Dec 21, 2020 · 1 comment
Open

Add cptrash and mvtrash scripts #17

Thyrum opened this issue Dec 21, 2020 · 1 comment

Comments

@Thyrum
Copy link

Thyrum commented Dec 21, 2020

A common way for me to delete files is by overwriting them with newer versions. Replacing all ways of overwriting files might be a bit overkill (because there are many ways to do so, think of ln for example) but adding alternatives for the most common ways of overwriting files would be helpfull.

If no one else takes this on, I will probably do this myself when I have time.

@jakob1379
Copy link

This could easily be achieved with an alias and would probably just seem like bloat in the available options, IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants