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]