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
9ad2d3a539
dotfiles
/
local
/
bin
/
trash
5 lines
56 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mkdir -p
"
$HOME
/.trash
"
mv
$@
"
$HOME
/.trash
"
Reference in New Issue
View Git Blame
Copy Permalink