From bcf103022b405c05ea03253586c7b725b08fc7b2 Mon Sep 17 00:00:00 2001
From: ZachIR <zachir@zdx-raina>
Date: Mon, 10 Jul 2023 22:42:05 -0500
Subject: Do not install doas.conf automatically

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index b1ba142..966bde8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DCONFS := doas.conf
 
 all:
 
-install: install-xconfigs install-zshconfigs vimplug-vim vimplug-nvim doas-conf
+install: install-xconfigs install-zshconfigs vimplug-vim vimplug-nvim
 
 install-xconfigs: $(XCONFS)
 	@echo "Installing Xorg conf files..."
-- 
cgit v1.2.3