diff --git a/config/starship.toml b/config/starship.toml index f3db2e4..fe3597c 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -1,7 +1,7 @@ # ------------------------------------------------------------------------------ # jimeh's Starship Config # ------------------------------------------------------------------------------ -# Version: 0.2.3 +# Version: 0.2.4 # URL: https://github.com/jimeh/dotfiles/blob/main/config/starship.toml # ------------------------------------------------------------------------------ # This is minimalistic Starship (https://starship.rs/) prompt setup with most @@ -290,9 +290,9 @@ format = '( [$symbol$version]($style))' disabled = true [dotnet] -symbol = ' ' +symbol = '󰪮 ' format = '( [$symbol($version)( 🎯 $tfm)]($style))' -disabled = true +disabled = false [elixir] symbol = ' '