more conf adjusts
This commit is contained in:
@@ -19,7 +19,7 @@ $haskell\
|
|||||||
$java\
|
$java\
|
||||||
$julia\
|
$julia\
|
||||||
$nodejs\
|
$nodejs\
|
||||||
$nix\
|
$nix_shell\
|
||||||
$nim\
|
$nim\
|
||||||
$rust\
|
$rust\
|
||||||
$zig\
|
$zig\
|
||||||
@@ -50,7 +50,7 @@ truncation_symbol = "…/"
|
|||||||
# Here is how you can shorten some long paths by text replacement
|
# Here is how you can shorten some long paths by text replacement
|
||||||
# similar to mapped_locations in Oh My Posh:
|
# similar to mapped_locations in Oh My Posh:
|
||||||
[directory.substitutions]
|
[directory.substitutions]
|
||||||
"Documents" = " "
|
"Documents" = " "
|
||||||
"Downloads" = " "
|
"Downloads" = " "
|
||||||
"Music" = " "
|
"Music" = " "
|
||||||
"Pictures" = " "
|
"Pictures" = " "
|
||||||
@@ -114,7 +114,7 @@ symbol = ""
|
|||||||
style = "fg:#d3c6aa bg:#D162A4"
|
style = "fg:#d3c6aa bg:#D162A4"
|
||||||
format = '[[ $symbol ($version) ](fg:#d3c6aa bg:#D162A4)]($style)'
|
format = '[[ $symbol ($version) ](fg:#d3c6aa bg:#D162A4)]($style)'
|
||||||
|
|
||||||
[nix]
|
[nix_shell]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
style = "fg:#d3c6aa bg:#D162a4"
|
style = "fg:#d3c6aa bg:#D162a4"
|
||||||
format = '[[ $symbol ($version) ](fg:#d3c6aa bg:#d126a4)]($style)'
|
format = '[[ $symbol ($version) ](fg:#d3c6aa bg:#d126a4)]($style)'
|
||||||
|
|||||||
Reference in New Issue
Block a user