From 1e645a8b5527adeedfbc18dfe7b55553f0b0dcd5 Mon Sep 17 00:00:00 2001 From: cn Date: Fri, 7 Oct 2011 10:50:57 +0200 Subject: [PATCH] ftyperc: make .bashrc as 'sh' not 'conf' The *rc -> 'conf' detection should be done very first cause of it's universality to allow other definitions to overwrite it. --- ftyperc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ftyperc b/ftyperc index 3a9563e..3da35d6 100644 --- a/ftyperc +++ b/ftyperc @@ -51,6 +51,10 @@ -wordwrap -syntax troff + System RC file +*rc +-syntax conf + TeX *.tex -wordwrap @@ -594,7 +598,7 @@ -pound_comment -text_delimiters do=done:if=elif=else=fi:case=esac -*.bash +*.bashrc -autoindent -syntax sh -pound_comment @@ -757,10 +761,6 @@ -wordwrap -syntax mail - System RC file -*rc --syntax conf - JOERC file *ftyperc -syntax joerc