MAJOR CLEANUP: with manager scirpt to replace everything
This commit is contained in:
5
scripts/SyncNvChad.bash
Executable file
5
scripts/SyncNvChad.bash
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -r ../nvchad
|
||||
mkdir ../nvchad
|
||||
cp -r ~/.config/nvim/lua/* ../nvchad
|
||||
Reference in New Issue
Block a user