From: Mark Wooding Date: Wed, 28 Dec 2011 17:11:43 +0000 (+0000) Subject: dot/bash*, dot/rcrc: Force correct shell support in Emacs. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/ca7933c9f590ab2060f27864d3e17217797168f9 dot/bash*, dot/rcrc: Force correct shell support in Emacs. --- 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 ###--------------------------------------------------------------------------