dotfiles/install.sh
2024-11-10 12:24:04 +01:00

4 lines
65 B
Bash
Executable File

#/bin/bash!
rm -rf ~/.vim && cp ./vim ~/.vim/
cp vimrc ~/.vimrc