rearranges more logically, hopefully

This commit is contained in:
2024-11-01 06:27:06 -07:00
parent a2171cea0a
commit 29c613b8cc
20 changed files with 124 additions and 11 deletions

9
dev/nvim-reset.sh Normal file
View File

@@ -0,0 +1,9 @@
cd ~/.config
sudo rm -rf nvim
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
nvim
cd ~/.config
sudo rm -rf nvim
git clone http://www.git.noisyserver.sbs/noisycarlos/nvim