mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-04 22:14:21 +00:00
7 lines
130 B
Fish
7 lines
130 B
Fish
# Defined in /tmp/fish.Y27HkB/gamecube.fish @ line 2
|
|
function gamecube
|
|
uinput
|
|
cd $D/Source/nintendo/gc-adapter
|
|
./gc-adapter
|
|
end
|