From b7f458836b5507cca4ace12d80537e70d43fc1c9 Mon Sep 17 00:00:00 2001 From: azpsen Date: Mon, 10 Mar 2025 10:34:08 -0500 Subject: [PATCH] add nixos shell to bash prompt --- .config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/starship.toml b/.config/starship.toml index b83bc90..1055e8f 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,4 +1,5 @@ format = """ +$nix_shell\ $username\ $hostname\ $directory\