Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6f5b5ce47c | |||
2f3c7e3f6a |
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user