4 lines
77 B
Fish
4 lines
77 B
Fish
|
|
function a -d "fasd match files and directories"
|
||
|
|
command fasd -a $argv
|
||
|
|
end
|