This website requires JavaScript.
Explore
Help
Register
Sign In
augusto
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5902489017
dotfiles
/
local
/
bin
/
cleartrash
4 lines
34 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm -rfv
"
$HOME
/.trash
"
Reference in New Issue
View Git Blame
Copy Permalink