Comment on fish shellparentComments−adiM13yI use zsh and for this use case I typically use "mkdir foo" followed by "cd $!".
Comments
I use zsh and for this use case I typically use "mkdir foo" followed by "cd $!".