mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-13 08:55:42 +00:00
6 lines
77 B
Fish
6 lines
77 B
Fish
|
function gamecube
|
||
|
uinput
|
||
|
cd $D/Source/nintendo/gc-adapter
|
||
|
./gc-adapter
|
||
|
end
|