Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
wigust
/
dotfiles
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a1aa22b46e
Rami (Branch)
Tag
master
dotfiles
/
dot_local
/
bin
/
executable_firefox-twitch
executable_firefox-twitch
92 B
Cronologia
Originale
1
2
3
4
5
6
#!/usr/bin/env bash
set -o errexit -o pipefail
exec firefox --new-instance -P twitch "$@"