5 lines
79 B
Bash
Executable file
5 lines
79 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
ln -svrf vimrc ~/.vimrc
|
|
ln -svrf ftplugin ~/.vim/ftplugin
|
|
|