Compare commits

...

2 Commits
1.1 ... master

Author SHA1 Message Date
6f5b5ce47c Update 'README.md'
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-30 09:49:23 +02:00
Kim
2f3c7e3f6a add some markdown
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-28 02:11:47 +02:00

View File

@ -1,9 +1,9 @@
# trash.sh - A trash bin for files and directories instead of deleting them directly
# trash.sh - A cli trash bin for files and directories instead of deleting them directly
[![Build Status](https://drone.pyas.de/api/badges/Kim/trash.sh/status.svg)](https://drone.pyas.de/Kim/trash.sh)
## Installation:
Put the trash.sh file to your desired location (e.g home directory) and source it in your $HOME/.bashrc or in /etc/.bashrc:
Put the trash.sh file to your desired location (e.g home directory) and source it in your `$HOME/.bashrc` or in `/etc/.bashrc`:
. /path/to/trash.sh