This website works better with JavaScript.
Home
Explore
Help
Sign In
yorick
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add streamlinkrc
master
Yorick van Pelt
4 years ago
parent
cc1cc0aa6d
commit
e61a05c5c3
3 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
install.sh
+1
-0
misc/.stow-local-ignore
+2
-0
misc/.streamlinkrc
+ 1
- 1
install.sh
View File
@ -1,4 +1,4 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p stow
stow -d
`
dirname
$0
`
-t ~ nix git x pentadactyl i3 gtk gpg mutt
stow -d
`
dirname
$0
`
-t ~ nix git x pentadactyl i3 gtk gpg mutt
misc
nix-build -A
$(
hostname -s
)
+ 1
- 0
misc/.stow-local-ignore
View File
@ -0,0 +1 @@
dupignore
+ 2
- 0
misc/.streamlinkrc
View File
@ -0,0 +1,2 @@
player = mpv --cache 2048
default-stream = best
Write
Preview
Loading…
Cancel
Save