From 8710ca4e78982f9b856ecddd05b8cf6ab940bb0f Mon Sep 17 00:00:00 2001 From: steffen Date: Sun, 25 Jan 2026 00:57:31 +0000 Subject: [PATCH] Update dotfiles/ps1/ps1.sh runner test --- dotfiles/ps1/ps1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/ps1/ps1.sh b/dotfiles/ps1/ps1.sh index c37b729..17e5dbd 100644 --- a/dotfiles/ps1/ps1.sh +++ b/dotfiles/ps1/ps1.sh @@ -966,6 +966,7 @@ ps1_on() { PROMPT_COMMAND="_ps1_update" fi fi + # A test line for runner _ps1_set_prompt }