dotfiles/vim/install.sh

5 lines
79 B
Bash
Executable file

#!/usr/bin/env sh
ln -svrf vimrc ~/.vimrc
ln -svrf ftplugin ~/.vim/ftplugin