summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/starship.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/starship.toml b/.config/starship.toml
index 3003c9d..be844b1 100644
--- a/.config/starship.toml
+++ b/.config/starship.toml
@@ -1,6 +1,9 @@
[line_break]
disabled = true
+[package]
+disabled = true
+
[character]
success_symbol = "[➜](bold green) "
error_symbol = "[✗](bold red) "