feat(starship): minor tweak to tool versions

This commit is contained in:
2024-02-04 00:07:13 +01:00
parent 86e2b4012f
commit 8c5b2ac4c6

View File

@@ -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 = ' '