From c851c5f80c6942fac537ea9221c717542ada7cb4 Mon Sep 17 00:00:00 2001 From: Kenneth Date: Tue, 3 Mar 2026 00:13:07 +0000 Subject: [PATCH] restore kaomoji starship prompt Co-authored-by: Ona --- starship.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/starship.toml b/starship.toml index eb67009..cde0834 100644 --- a/starship.toml +++ b/starship.toml @@ -10,8 +10,8 @@ $character""" # Starship modules [character] # Note the use of Catppuccin color 'peach' -success_symbol = "[[󰄛](green) ❯](peach)" -error_symbol = "[[󰄛](red) ❯](peach)" +success_symbol = "[(✿ ◕ ᴗ◕\\)つ━━✫・*。](dimmed)" +error_symbol = "[ Ψ\\(`_´ # \\)↝ ](red)" vimcmd_symbol = "[󰄛 ❮](subtext1)" # For use with zsh-vi-mode [directory]