dotfiles/nvim/clean.sh

6 lines
77 B
Bash

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