Added dotnet
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user