automotiveMastermind / numonic

The second generation prompt for macOS, Linux, and WSL
MIT License
9 stars 5 forks source link

feat(shell): enable AUTO_CD in zsh #18

Open patrickserrano opened 2 years ago

patrickserrano commented 2 years ago

Enhancement (Feature Request)

I would like to see AUTO_CD enabled for users running numonic with zsh. 

With this option enabled, you don't need to type cd to change directories unless the directory you want to change to is shares the name of a command in your $PATH. 

Who doesn't like to save keystrokes?

Operating System(s)

macOS, Ubuntu, Debian, Fedora, CentOS, Amazon Linux, Windows (WSL)

Operating System (Other)

No response

Architecture

arm64 / aarch64, amd64 / x86_64

Shell

zsh

Terminal Program(s)

apple, gnome, vscode, other

Terminal Program(s) (Other)

No response

What is the output from uname -srv on the system(s) where the bug is occurring?

Darwin 21.3.0 Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T6000

Code of Conduct