diff --git a/private_dot_config/starship.toml b/private_dot_config/starship.toml index 685a731..3cc7353 100644 --- a/private_dot_config/starship.toml +++ b/private_dot_config/starship.toml @@ -1,23 +1,7 @@ -# Don't print a new line at the start of the prompt add_newline = false -# Replace the "❯" symbol in the prompt with "➜" -#[character] # The name of the module we are configuring is "character" -#symbol = "➜" # The "symbol" segment is being set to "➜" - -# Disable the package module, hiding it from the prompt completely -#[package] -#disabled = true -# -#[python] -#disabled = true -# -#[golang] -#disabled = true -# -#[nodejs] -#disabled = true - [line_break] disabled = true +[time] +disabled = false