mirror of
https://github.com/Steffo99/config-fish.git
synced 2024-12-22 23:04:22 +00:00
4 lines
347 B
Fish
4 lines
347 B
Fish
# Defined in - @ line 1
|
|
function 3dscia --wraps='3dsconv --boot9=/mnt/tera/ext4/games/emulation/3ds/firmware/CEM10206672_boot9_00.bin' --description 'alias 3dscia 3dsconv --boot9=/mnt/tera/ext4/games/emulation/3ds/firmware/CEM10206672_boot9_00.bin'
|
|
3dsconv --boot9=/mnt/tera/ext4/games/emulation/3ds/firmware/CEM10206672_boot9_00.bin $argv;
|
|
end
|