#!/bin/sh rm -f $HOME/.vimrc ln -s $(pwd)/vimrc $HOME/.vimrc