Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
wigust
/
dotfiles
Watch
2
Star
1
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
3a6ed2cdb7
ブランチ
タグ
master
dotfiles
/
dot_local
/
bin
/
executable_firefox-react
executable_firefox-react
91 B
履歴
Raw
1
2
3
4
5
6
#!/usr/bin/env bash
set -o errexit -o pipefail
exec firefox --new-instance -P react "$@"