From f056a90a481ee08201d81efb2a39632b4b552242 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 12 Dec 2010 18:04:31 -0600 Subject: add vim modelines to various files for syntax highlighting --- bash/colors | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash') diff --git a/bash/colors b/bash/colors index 8b6c96f..81f95c2 100644 --- a/bash/colors +++ b/bash/colors @@ -42,3 +42,5 @@ else BOLD=$(printf "\033[0;39m") NORM=$(printf "\033[0m") fi + +# vim:ft=sh: -- cgit v1.2.3-54-g00ecf