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