From b2b6d8b2ade4d2795819c2a92934e2e1c0ecce78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin-Charles=20Guih=C3=A9neuf?= Date: Thu, 10 Sep 2026 17:06:50 +0200 Subject: [PATCH] theme: Drop trailing % in RPS1 --- vulporuza.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulporuza.zsh-theme b/vulporuza.zsh-theme index d8114ed..a352907 100644 --- a/vulporuza.zsh-theme +++ b/vulporuza.zsh-theme @@ -13,7 +13,7 @@ fi PS2='%{$fg[red]%}\ %{$reset_color%}' # Right prompt -RPS1='%(?..%{$fg[red]%}%? ↵%{$reset_color%}) $FG[245]%n@%m%{$reset_color%}%' +RPS1='%(?..%{$fg[red]%}%? ↵%{$reset_color%}) $FG[245]%n@%m%{$reset_color%}' # Git theme ZSH_THEME_GIT_PROMPT_PREFIX=" %{$reset_color%}["