From ffd5a948e0a26ef274827760558590c502a87d1b Mon Sep 17 00:00:00 2001
From: AnInternetTroll <lucafulger@gmail.com>
Date: Tue, 17 May 2022 16:13:48 +0200
Subject: Add a bunch of plugins and make it cool

---
 bootstrap.sh | 1 -
 1 file changed, 1 deletion(-)

(limited to 'bootstrap.sh')

diff --git a/bootstrap.sh b/bootstrap.sh
index 1a14e05..b2f37ce 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -29,7 +29,6 @@ fi;
 git pull origin main;
 
 function doIt() {
-	git clone https://github.com/NvChad/NvChad.git ~/.config/nvim
  	rsync --exclude ".git/" \
 		--exclude ".DS_Store" \
 		--exclude ".osx" \
-- 
cgit v1.2.3