1 2 3 4 5
. hascmd zoxide || return zoxide init fish | source function cd --wraps=z --description 'alias cd=z' z $argv end