From cd6fd2536e66645c920d6943caa77b1885253243 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 8 Apr 2026 14:07:19 +0100 Subject: [PATCH] Remove leading space before NixOS icon in prompt Co-Authored-By: Claude Opus 4.6 --- settings/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/shell.nix b/settings/shell.nix index 3357eb8..2cf45ce 100644 --- a/settings/shell.nix +++ b/settings/shell.nix @@ -66,7 +66,7 @@ set_color 394b70 printf "" set_color 7dcfff -b 394b70 - printf "  " + printf " " # Arrow transition: nix -> hostname set_color 394b70 -b e0af68