From 6bf38df599b20ed8807175d8b3f8e1d7855d0374 Mon Sep 17 00:00:00 2001 From: steffen Date: Sun, 25 Jan 2026 16:18:03 +0000 Subject: [PATCH] Update dotfiles/ps1/ps1.sh runner test --- dotfiles/ps1/ps1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/ps1/ps1.sh b/dotfiles/ps1/ps1.sh index c37b729..8308eda 100644 --- a/dotfiles/ps1/ps1.sh +++ b/dotfiles/ps1/ps1.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # PS1 module with Nerd Font fallback + disable switch -# Designed for bash 3.2+ (macOS) and bash 4/5 (Linux) +# Designed for bash 3.2+ (macOS) and bash 4/5 (Linux) # Load this in interactive shells. case "$-" in