Configure vim to correctly color syntax of ASP files
@@ -0,0 +1,4 @@
+#!/bin/bash
+# Install ASP color syntax for VIM
+
+cp -r --link vim/* ~/.vim/