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