diff --git a/.config/starship.toml b/.config/starship.toml index 26aed07fa..2e3f7db96 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -12,8 +12,7 @@ add_newline = false # """ format = """ $cmd_duration 󰜥 $directory $git_branch -$character -""" +$character""" # Replace the "❯" symbol in the prompt with "➜" [character] # The name of the module we are configuring is "character"