dotfiles with stow
This commit is contained in:
3
config/.scripts/gbc.sh
Executable file
3
config/.scripts/gbc.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
GAMES=$(find /home/mikec/Documents/Games/ROMS/GBC -iname "*.zip" | bemenu -i --fn "Cascadia Code 12")
|
||||
[ -z "$GAMES" ] || mgba "$GAMES"
|
||||
Reference in New Issue
Block a user