diff --git a/dotfiles/starship.toml b/dotfiles/starship.toml index 7cca5a0..3597f1f 100644 --- a/dotfiles/starship.toml +++ b/dotfiles/starship.toml @@ -9,6 +9,7 @@ prompt_order = [ "git_commit", "git_state", "git_status", + "nix_shell", "cmd_duration", "custom", "line_break",