3 lines
94 B
Bash
3 lines
94 B
Bash
|
#!/bin/bash
|
||
|
rm -rf ~/dotfiles-versions/$version/vim/
|
||
|
rm -rf ~/dotfiles-versions/$version/nvim/
|