You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This is a Go and Shell tool that provides a sandbox directory for rubbish.
5
5
If you usually run tons of commands that generate garbage, wherever you are, you need an easy way to access a temporary folder where to run these tasks.
6
6
7
7
```
8
-
> jotadrilo @ ~ $ rbsh # or `rubcd` or `r` or `rubbish`
8
+
> jotadrilo @ ~ $ rbsh
9
9
> jotadrilo @ /tmp/rubbish/20190614 $
10
10
```
11
11
@@ -48,6 +48,7 @@ This is the core functionality. You will get a sandbox for your rubbish and will
48
48
```
49
49
50
50
> **NOTE**: Alias: `rubcd`, `rubbish`, `r`
51
+
51
52
> **NOTE**: During the first run, it will create a new configuration file at `$HOME/.rubbish`. Example:
0 commit comments