summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xstarship/.config/starship.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml
index 9f00399..1d0e140 100755
--- a/starship/.config/starship.toml
+++ b/starship/.config/starship.toml
@@ -11,6 +11,7 @@ $nodejs\
 $rust\
 $golang\
 $php\
+$nix_shell\
 [](fg:#212736 bg:#2b3339)\
 $time\
 [ ](fg:#2b3339)\
@@ -62,6 +63,10 @@ symbol = ""
 style = "bg:#212736"
 format = '[[ $symbol ($version) ](fg:#a7c080 bg:#212736)]($style)'
 
+[nix_shell]
+symbol = ""
+format = '[ $symbol $name](fg:#a7c080 bg:#212736)'
+
 [time]
 disabled = false
 time_format = "%R" # Hour:Minute Format