summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 120d69c..7ce2d8f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,4 +1,4 @@
-# If not running interactively, don't do anything
+# If not running interactively, don’t do anything
[[ $- != *i* ]] && return
[[ -f /etc/bashrc ]] && . /etc/bashrc