dotfiles/vim/install.sh

6 lines
79 B
Bash
Executable File

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