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 = '_'