Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
wigust
/
dotfiles
Seguir
2
Destacar
1
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a1aa22b46e
Ramas
Etiquetas
master
dotfiles
/
dot_local
/
bin
/
executable_firefox-twitch
executable_firefox-twitch
92 B
Histórico
Raw
1
2
3
4
5
6
#!/usr/bin/env bash
set -o errexit -o pipefail
exec firefox --new-instance -P twitch "$@"