From 5b7d3c30f04042e6be2bbdb56fa87aa83800d525 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 2 Jan 2025 16:22:22 -0500 Subject: [PATCH] Remove `mobiuscog/zsh-auto-cenv` `mobiuscog/zsh-auto-cenv` is 404, remove. Signed-off-by: Joe Block --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 90ab5e24a..e42aea2d2 100755 --- a/README.md +++ b/README.md @@ -730,7 +730,6 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [atom-plugin](https://github.com/CorradoRossi/oh-my-zsh-atom-plugin) - Based on the [Sublime](https://github.com/valentinocossar/sublime) plugin, lets you launch a file or folder in [Atom](https://atom.io) from [iTerm 2](https://iterm2.com). - [atuin](https://github.com/ellie/atuin) - Replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. - [aur-install](https://github.com/redxtech/zsh-aur-install) - Small plugin to install packages from the AUR. -- [auto-cenv](https://github.com/mobiuscog/zsh-auto-cenv) - Automatically activate a conda environment when entering the project folder. - [auto-color-ls](https://github.com/gretzky/auto-color-ls) - Automatically list directories with `colorls`. - [auto-fu.zsh](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii . - [auto-ls (commanda-panda)](https://github.com/commanda-panda/zsh-auto-ls) - Automatically runs `ls` or `color-ls` if available on `cd`.