From cd261b7100b2dbaa5ad1d7383244b377a1da809b Mon Sep 17 00:00:00 2001 From: Bili Dong Date: Mon, 20 May 2019 18:41:12 -0700 Subject: [PATCH] Remove the env plugin --- Plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index a7ae894..6f6ddba 100644 --- a/Plugins.md +++ b/Plugins.md @@ -6,7 +6,6 @@ | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support | | [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style | -| [env](https://github.com/qobilidop/dotbot-env) | Set environment variables during the installation process | | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [yay](https://github.com/oxson/dotbot-yay) | Install packages with yay (Arch) |