From f30427faa875472aae0dbf55ac79a085a69ee46e Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Thu, 16 Jan 2020 00:39:54 +0000
Subject: [PATCH] Add mollifier/cd-gitroot plugin

---
 tag-zsh/zsh/configs/plugins.zsh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tag-zsh/zsh/configs/plugins.zsh b/tag-zsh/zsh/configs/plugins.zsh
index 95501487..910dc27d 100644
--- a/tag-zsh/zsh/configs/plugins.zsh
+++ b/tag-zsh/zsh/configs/plugins.zsh
@@ -1,5 +1,6 @@
 source /usr/local/share/antigen/antigen.zsh
 
+antigen bundle mollifier/cd-gitroot
 antigen bundle zsh-users/zsh-autosuggestions
 antigen bundle zsh-users/zsh-syntax-highlighting