From a008233c7b51f17913cb502a83b286d35b93e35b Mon Sep 17 00:00:00 2001 From: Kulvir Singh Date: Sun, 9 Mar 2025 18:23:11 +0530 Subject: [PATCH] . --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index cd9a85f..3e64558 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -2,7 +2,7 @@ # add_newline = true # continuation_prompt = '▶▶ ' -format = "$directory$bun$golang$python$git_branch$git_status$git_state[❯](bold yellow)[❯](bold purple)[❯](bold blue)\n$character" +format = "$directory$bun$golang$python$git_branch$git_status$git_state[ ❯](bold yellow)[❯](bold purple)[❯](bold blue)\n$character" palette = "catppuccin_mocha" [bun]