This website works better with JavaScript.
Home
Explore
Help
Sign In
junirices
/
popberry
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
16
Commits
3
Branches
0
Tags
24 MiB
Shell
82.9%
Lua
17.1%
Tree:
e4fb4353be
popberry
/
stow
5 lines
83 B
Raw
Blame
History
#!/bin/sh
DIR
=
"
$(
realpath
"
$(
dirname
"
$0
"
)
"
)
"
set
-x
stow -d
"
$DIR
"
-t
"
$HOME
"
$@
Reference in new issue