Skip to content

Commit cecaa49

Browse files
Update README.md
1 parent 24fda56 commit cecaa49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# mtafoubs
2+
(Move Trash Across Filesystems On Unix Based Systems)
3+
24
![alt text](docs/image.png)
35

46
`mtafoubs` is a simple Go CLI tool to move trash across Linux systems. It is inspired by `trash-cli`. Though, what makes it different is: it allows moving trash across fileystems; i.e: you can make your Trash directory a symlink to store it on a NAS! This saves space and allows you to keep trash for longer.
@@ -17,4 +19,4 @@ Just run:
1719

1820
```sh
1921
go build .
20-
```
22+
```

0 commit comments

Comments
 (0)