summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2026-03-23 12:54:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2026-03-23 12:54:29 +0100
commit573ba6c815f092012e8f2f13649e5d689cb74308 (patch)
tree5066972ad227f402e52658d1d00c5cc1e237a6eb /.bashrc
parentf0e047b0674817c3fba38386a151c0b2ed620f50 (diff)
bash: Use Unicode code
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