Compare commits
No commits in common. "master" and "1.1" have entirely different histories.
@ -1,9 +1,9 @@
|
||||
# trash.sh - A cli trash bin for files and directories instead of deleting them directly
|
||||
# trash.sh - A 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…
x
Reference in New Issue
Block a user