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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
3
Branches
0
Tags
24 MiB
Shell
82.9%
Lua
17.1%
Tree:
efb14d2805
debian
master
ubuntuserver
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'efb14d2805'
${ noResults }
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