diff options
Diffstat (limited to 'sync.sh')
| -rwxr-xr-x | sync.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ NVIM_DIR=~/.config/nvim rm -r $NVIM_DIR mkdir -p $NVIM_DIR stow --no-folding --ignore="LICENCE|README.md|sync.sh" -t $NVIM_DIR . +rm -rf ~/.local/share/nvim |
