mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
feat: vicinae, update servers
This commit is contained in:
parent
0e91b2184d
commit
edd507c0ec
20 changed files with 188 additions and 187 deletions
2
scripts/brotab.sh
Executable file
2
scripts/brotab.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
brotab "$@"
|
||||
3
scripts/bs-manager.sh
Executable file
3
scripts/bs-manager.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
#WINEPREFIX="$STEAM_DIR/steamapps/compatdata/620980/pfx"
|
||||
steam-run bs-manager
|
||||
3
scripts/wired.sh
Executable file
3
scripts/wired.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
adb reverse tcp:9757 tcp:9757
|
||||
adb shell am start -a android.intent.action.VIEW -d "wivrn+tcp://localhost" org.meumeu.wivrn.github.testing
|
||||
Loading…
Add table
Add a link
Reference in a new issue