diff --git a/.config/starship/config.toml b/.config/starship/config.toml index 959ea7d..6ec5ebb 100644 --- a/.config/starship/config.toml +++ b/.config/starship/config.toml @@ -105,13 +105,6 @@ format = "[ $path ]($style)" truncation_length = 3 truncation_symbol = "…/" -[directory.substitutions] -"Documents" = "󰈙 " -"Downloads" = " " -"Music" = "󰝚 " -"Pictures" = " " -"Developer" = "󰲋 " - [git_branch] symbol = "" style = "bg:teal" @@ -164,7 +157,7 @@ format = '[[ $symbol( $version) ](fg:base bg:teal)]($style)' [python] symbol = "" style = "bg:teal" -format = '[[ $symbol( $version) ](fg:base bg:teal)]($style)' +format = '[[ $symbol( $version) $virtualenv ](fg:base bg:teal)]($style)' [docker_context] symbol = ""