4 lines
41 B
Fish
4 lines
41 B
Fish
|
function whence
|
||
|
command -v $argv
|
||
|
end
|