summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh.nix b/sh.nix
index ca48bf5..5e0402a 100644
--- a/sh.nix
+++ b/sh.nix
@@ -112,7 +112,7 @@ in
show_always = true
style_user = "bg:#a3aed2 fg:#090c0c"
style_root = "bg:#a3aed2 fg:#090c0c"
- format = '[ $user]($style)'
+ format = '[ $user ]($style)'
[directory]
style = "fg:#e3e5e5 bg:#769ff0"