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