From c8b365436aab89f747b4056ba127456c907b6aed Mon Sep 17 00:00:00 2001 From: steffen Date: Sun, 25 Jan 2026 01:46:05 +0000 Subject: [PATCH] Update dotfiles/ps1/ps1.sh . --- 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 17e5dbd..6d12ffa 100644 --- a/dotfiles/ps1/ps1.sh +++ b/dotfiles/ps1/ps1.sh @@ -966,7 +966,7 @@ ps1_on() { PROMPT_COMMAND="_ps1_update" fi fi - # A test line for runner + # A test for runner _ps1_set_prompt }