summaryrefslogtreecommitdiff
path: root/.config/bash
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 15:47:40 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 15:47:40 -0400
commit4652fb938285ad72a3d21042c118361969176f80 (patch)
tree8362a1cfff5bac3d96e914ebdbd4f9fde7197b9c /.config/bash
parentb5f8ee46f0b8a97ddbe8b21e1605bfe2b41c0cb5 (diff)
touch up the first line in .config/bash/rc.sh and .config/login.sh
Diffstat (limited to '.config/bash')
-rw-r--r--.config/bash/rc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/bash/rc.sh b/.config/bash/rc.sh
index dee42b4..447796a 100644
--- a/.config/bash/rc.sh
+++ b/.config/bash/rc.sh
@@ -1,4 +1,4 @@
-# ~/.bashrc: executed by bash(1) for non-login shells.
+# ~/.bashrc: executed by bash(1) for interactive non-login shells.
# I include this file for all interactive invocations of bash(1), whether
# they are login shells or not.