Skip to content

Commit

Permalink
Add alias for rubcd
Browse files Browse the repository at this point in the history
  • Loading branch information
jotadrilo committed Jun 18, 2019
1 parent a43a51d commit ac6f2b8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a Go and Shell tool that provides a sandbox directory for rubbish.
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.

```
> jotadrilo @ ~ $ rubcd
> jotadrilo @ ~ $ rubcd # or `r` or `rubbish`
> jotadrilo @ /tmp/rubbish/20190614 $
```

Expand Down Expand Up @@ -69,6 +69,10 @@ This is the core functionality. You will get a sandbox for your rubbish and will
This is an alias for `rubcd`
### r
This is an alias for `rubcd`
### rubshow
This helper will show the list of rubbish folders.
Expand Down

0 comments on commit ac6f2b8

Please sign in to comment.