Added dotnet

This commit is contained in:
2026-01-08 08:54:30 +01:00
parent 25783842f6
commit 2be0cc85e3

View File

@@ -17,6 +17,7 @@ $golang\
$php\ $php\
$bun\ $bun\
$python\ $python\
$dotnet\
[](fg:#212736 bg:#1d2230)\ [](fg:#212736 bg:#1d2230)\
$time\ $time\
[ ](fg:#1d2230)\ [ ](fg:#1d2230)\
@@ -78,6 +79,11 @@ symbol = " "
style = "bg:#212736" style = "bg:#212736"
format = '[ $symbol $context ]($style)' format = '[ $symbol $context ]($style)'
[dotnet]
symbol = ""
style = "bg:#212736"
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
[time] [time]
disabled = false disabled = false
time_format = "%R" # Hour:Minute Format time_format = "%R" # Hour:Minute Format