An Oh My Zsh plugin that creates a directory and automatically changes into it upon success.
mkcd is a lightweight plugin for Oh My Zsh that streamlines directory creation and navigation in the terminal. It combines the mkdir and cd commands into a single operation, saving time and keystrokes for developers and command-line users.
mkdir command succeeds, preventing navigation to non-existent paths.The plugin follows the Unix philosophy of doing one thing well, providing a focused utility that enhances productivity without complexity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.