From 5f3ca23e1e2fcbf6d5f390c4d68951bff65bf160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20B=C3=BClow?= Date: Fri, 26 Jan 2024 17:42:55 +0100 Subject: [PATCH] added nvchad installer to makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 12cc7a9..bc1eeaa 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ get: cp -r ~/.config/nvim/lua/custom lua/ install: + git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 cp -r lua/custom ~/.config/nvim/lua/