From 573ba6c815f092012e8f2f13649e5d689cb74308 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 23 Mar 2026 12:54:29 +0100 Subject: bash: Use Unicode code --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3