mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:46:42 +00:00
chore(starship): disable swift language indicator
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
# jimeh's Starship Config
|
||||
# ------------------------------------------------------------------------------
|
||||
# Version: 0.2.6
|
||||
# Version: 0.2.7
|
||||
# URL: https://github.com/jimeh/dotfiles/blob/main/config/starship.toml
|
||||
# ------------------------------------------------------------------------------
|
||||
# This is minimalistic Starship (https://starship.rs/) prompt setup with most
|
||||
@@ -412,7 +412,7 @@ disabled = true
|
||||
[swift]
|
||||
symbol = ' '
|
||||
format = '( [$symbol$version]($style))'
|
||||
disabled = false
|
||||
disabled = true
|
||||
|
||||
[vlang]
|
||||
format = '( [$symbol$version]($style))'
|
||||
|
||||
Reference in New Issue
Block a user