fix starship conda, add tmux-sessionizer to tmux conf
This commit is contained in:
parent
59cf9bf63e
commit
44eaaa06ea
3 changed files with 4 additions and 2 deletions
|
@ -38,6 +38,7 @@ format = ' [$symbol($version(-$name) )]($style)'
|
|||
|
||||
[conda]
|
||||
symbol = " "
|
||||
format = "[$symbol$environment]($style)"
|
||||
|
||||
[dart]
|
||||
symbol = " "
|
||||
|
@ -115,7 +116,7 @@ format = ' [$symbol($version(-$name) )]($style)'
|
|||
|
||||
[ocaml]
|
||||
symbol = "🐫 "
|
||||
format = '[$symbol($version )(\($switch_indicator$switch_name\) )]($style)'
|
||||
format = ' [$symbol($version )(\($switch_indicator$switch_name\) )]($style)'
|
||||
|
||||
[package]
|
||||
symbol = " "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue