From ca7933c9f590ab2060f27864d3e17217797168f9 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 28 Dec 2011 17:11:43 +0000 Subject: [PATCH] dot/bash*, dot/rcrc: Force correct shell support in Emacs. --- dot/bash_logout | 2 +- dot/bash_profile | 2 +- dot/bashrc | 2 +- dot/rcrc | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dot/bash_logout b/dot/bash_logout index f3f4429..25baa3c 100644 --- a/dot/bash_logout +++ b/dot/bash_logout @@ -1,4 +1,4 @@ -### -*-sh-*- +### -*-bash-*- ### ### Bash logout things diff --git a/dot/bash_profile b/dot/bash_profile index d3d179a..27ed389 100644 --- a/dot/bash_profile +++ b/dot/bash_profile @@ -1,4 +1,4 @@ -### -*-sh-*- +### -*-bash-*- ### ### Bash startup things diff --git a/dot/bashrc b/dot/bashrc index f6b7a56..37ff27c 100644 --- a/dot/bashrc +++ b/dot/bashrc @@ -1,4 +1,4 @@ -### -*-sh-*- +### -*-bash-*- ### ### Bash session things diff --git a/dot/rcrc b/dot/rcrc index 2723b2c..629c27b 100644 --- a/dot/rcrc +++ b/dot/rcrc @@ -1,3 +1,4 @@ +### -*-rc-*- ### rc profile ###-------------------------------------------------------------------------- -- 2.11.0