added nvchad installer to makefile
This commit is contained in:
parent
8c91f4eba9
commit
5f3ca23e1e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
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/
|
||||
|
|
Loading…
Add table
Reference in a new issue