[Clean] Make it also clean pager
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
git pull
|
git pull
|
||||||
rm -rf ~/.local/share/nvim/
|
rm -rf ~/.local/share/nvim*/
|
||||||
rm -rf ~/.local/state/nvim/
|
rm -rf ~/.local/state/nvim*/
|
||||||
rm -rf ~/.cache/nvim/
|
rm -rf ~/.cache/nvim*/
|
||||||
|
|
||||||
# Re-Install configs to clean out lazy-lock and all other residue
|
# Re-Install configs to clean out lazy-lock and all other residue
|
||||||
./nvim-install.sh
|
./nvim-install.sh
|
||||||
|
Reference in New Issue
Block a user