mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-22 07:29:31 +01:00
3 lines
59 B
Bash
3 lines
59 B
Bash
|
|
#!/bin/sh
|
||
|
|
cd "$HOME/Downloads/MeowGun" && wine meowgun.exe
|