This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e7dc791b98
dotfiles
/
.local
/
bin
/
scripts
/
st-restore
3 lines
41 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mv
"
$1
"
"
$(
st-unarchive
"
$1
"
)
"
Reference in New Issue
View Git Blame
Copy Permalink