added nvchad installer to makefile

main
Johannes Bülow 2024-01-26 17:42:55 +01:00
parent 8c91f4eba9
commit 5f3ca23e1e
Signed by untrusted user who does not match committer: jmb
GPG Key ID: B56971CF7B8F83A6
1 changed files with 1 additions and 0 deletions

View File

@ -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/