dotfiles/nvim/clean.sh
2022-07-01 12:21:09 +02:00

6 lines
81 B
Bash

#!/bin/sh
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.cache/nvim