From ced41fa651c9f1fb5edf70c736a07e1a9911b8ad Mon Sep 17 00:00:00 2001 From: eoli3n Date: Fri, 3 Dec 2021 09:29:33 +0100 Subject: [PATCH] add insecable space after prompt char to let it be tiny in kitty --- roles/fish/files/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/fish/files/starship.toml b/roles/fish/files/starship.toml index 0a6387f..cae7c25 100644 --- a/roles/fish/files/starship.toml +++ b/roles/fish/files/starship.toml @@ -1,4 +1,5 @@ [character] +format = "$symbol " success_symbol = "[➜](purple)" error_symbol = "[➜](red)"