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