From 43d224edd3006cc2d6843cfc27f22a698b7ba320 Mon Sep 17 00:00:00 2001 From: jstmax! <87650746+jstmaxlol@users.noreply.github.com> Date: Wed, 7 May 2025 23:56:26 +0200 Subject: scheissekurl --- jstmax_fish_prompts.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jstmax_fish_prompts.fish b/jstmax_fish_prompts.fish index 9565023..1408bbc 100644 --- a/jstmax_fish_prompts.fish +++ b/jstmax_fish_prompts.fish @@ -3,7 +3,7 @@ function fish_prompt if test "$PWD" = "/home/maxlol" echo -e (set_color green)$USER(set_color white)"@"(set_color green)"~"(set_color white)" :: " else - echo -e (set_color green)$USER(set_color white)"@"(set_color green)$PWD\n(set_color white)":: " + echo -e (set_color green)$USER(set_color white)"@"(set_color green)$PWD\n(set_color white)" :: " end end -- cgit v1.3.1