4 lines
85 B
Fish
4 lines
85 B
Fish
function zz -d "Change directory with interactive selection"
|
|
fasd_cd -id $argv
|
|
end
|