mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-11 16:05:05 +00:00
Fish: Remove Nintendo controller functions
This commit is contained in:
parent
f2cb10277f
commit
4c7b78dd66
|
@ -1,5 +0,0 @@
|
||||||
function gamecube
|
|
||||||
uinput
|
|
||||||
cd $D/Source/nintendo/gc-adapter
|
|
||||||
./gc-adapter
|
|
||||||
end
|
|
|
@ -1,4 +0,0 @@
|
||||||
function procon
|
|
||||||
cd $D/Source/nintendo/procon/
|
|
||||||
s (pwd)/procon_driver -s -i ly -i ry -i dy
|
|
||||||
end
|
|
|
@ -1,3 +0,0 @@
|
||||||
function uinput
|
|
||||||
s modprobe uinput
|
|
||||||
end
|
|
Loading…
Reference in a new issue