From b631471b0c0b541932df5cb3374daddb95da4623 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Thu, 12 Feb 2026 16:56:27 -0800 Subject: [PATCH] Add fish symbol --- dotfiles/config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/config/starship.toml b/dotfiles/config/starship.toml index 39872a5..c167349 100644 --- a/dotfiles/config/starship.toml +++ b/dotfiles/config/starship.toml @@ -20,7 +20,7 @@ show_always = true detect_variables = [] [shell] -fish_indicator = '󰈺 ' +fish_indicator = '🐟 ' zsh_indicator = '' bash_indicator = '' powershell_indicator = '_'