about summary refs log tree commit diff stats
path: root/bash
diff options
context:
space:
mode:
authorCase Duckworth2022-01-02 10:01:40 -0600
committerCase Duckworth2022-01-02 10:01:40 -0600
commit25f693217bb827bc7cd149765a8a376ca0af7bf0 (patch)
treef0da50bdc0d621276061c742a3a86ec2ea1eabc2 /bash
parentAdd ssh-agent.sh (diff)
downloadetc-25f693217bb827bc7cd149765a8a376ca0af7bf0.tar.gz
etc-25f693217bb827bc7cd149765a8a376ca0af7bf0.zip
Add sh-mode line
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc index 4966e75..854fe7e 100644 --- a/bash/bashrc +++ b/bash/bashrc
@@ -1,4 +1,4 @@
1# bashrc 1# bashrc -*- sh -*-
2 2
3# If not running interactively, don't do anything 3# If not running interactively, don't do anything
4[[ $- != *i* ]] && return 4[[ $- != *i* ]] && return