From 43ecfbcfac784377c247ead50a1559c102791198 Mon Sep 17 00:00:00 2001 From: Bili Dong Date: Mon, 20 Nov 2017 16:34:30 -0800 Subject: [PATCH] Add the env plugin --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 5ac7d5a..c6280b2 100644 --- a/Plugins.md +++ b/Plugins.md @@ -6,6 +6,7 @@ | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages | | [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 | | [pip](https://github.com/sobolevn/dotbot-pip) | Install pip and pipsi dependencies |