From cf1fa98701f762747374a09a7927d1eb0c6f5ccd Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 13 Sep 2024 08:10:03 -0600 Subject: [PATCH] Add `toku-sa-n/zsh-dot-up` Add `toku-sa-n/zsh-dot-up` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17e7130..076dfe9 100644 --- a/README.md +++ b/README.md @@ -776,6 +776,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [docker-machine](https://github.com/asuran/zsh-docker-machine) - A docker-machine plugin for ZSH. - [docker-run](https://github.com/rawkode/zsh-docker-run) - Go back to running your commands "naturally", we'll handle the container. - [dogesh](https://github.com/keithhamilton/oh-my-dogesh) - Dogification plugin. +- [dot-up](https://github.com/toku-sa-n/zsh-dot-up) - Converts `...`, `....`, `.....`, etc., into `cd` commands to navigate parent directories. - [dotbare](https://github.com/kazhala/dotbare) - Interactive dotfile management with the help of [fzf](https://github.com/junegunn/fzf). - [dotfiles](https://github.com/vladmyr/dotfiles-plugin) - Keep your dotfiles in sync across multiple machines using `git`. - [dotpyvenv](https://github.com/jeanpantoja/dotpyvenv) - Automagically switch to a python virtual environment located (that you previously have created with virtualenv program) in a directory named `.pyvenv` when you `cd` into a directory.