@[email protected] to [email protected]English • 1 year agoFirst time installing a distro that came with zsh instead of bashi.imgur.comimagemessage-square47fedilinkarrow-up1158arrow-down16file-text
arrow-up1152arrow-down1imageFirst time installing a distro that came with zsh instead of bashi.imgur.com@[email protected] to [email protected]English • 1 year agomessage-square47fedilinkfile-text
minus-square@WIPocketlinkEnglish2•1 year agoAutomatic cd isnt a zsh-only feature. You can use it in bash by shopt -s autocd. Afaik its also disabled by default in zsh, just enabled by oh-my-zsh.
Automatic cd isnt a zsh-only feature. You can use it in bash by
shopt -s autocd
. Afaik its also disabled by default in zsh, just enabled by oh-my-zsh.