From 567bbc384c2ab4521191e4514fe948f0b437f16b Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 9 Jun 2024 10:35:15 -0600 Subject: [PATCH] Add `marvinroman/oh-my-zsh-mkcd-plugin` Add `marvinroman/oh-my-zsh-mkcd-plugin` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e14fcf..d2df338 100644 --- a/README.md +++ b/README.md @@ -1043,6 +1043,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [mfunc](https://github.com/hlohm/mfunc) - Allows you to define persistent functions on-the-fly, without the need to add them to your config files. These functions are permanently available until you delete them. - [mise](https://github.com/wintermi/zsh-mise) - Plugin for [mise](https://mise.jdx.dev/) (formerly called rtx) a fast polyglot version manager, replacing tools like `nvm`, `nodenv`, `rbenv`, `rvm`, `chruby`, `pyenv`, etc. - [mkarch](https://github.com/0xRZ/mkarch) - ZSH plugin that allows you to create archives using multiple different compression formats. +- [mkcd](https://github.com/marvinroman/oh-my-zsh-mkcd-plugin) - Allows user to create a directory and if successful, `cd` into it afterward. - [mode-switch.CLI](https://github.com/Gyumeijie/mode-switch.CLI) - A ZSH plugin for switching command line between normal mode and `vi` mode. - [monorepo-plugin](https://github.com/zilongqiu/monorepo-zsh-plugin) - ZSH plugin for monorepo management. - [monthrename](https://github.com/NotTheDr01ds/zsh-plugin-monthrename) - Renames month names to numbers in filenames.