From fc9b3a020c9ba8d2954befdb583119e3d56afbd0 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Wed, 24 Jan 2024 12:16:19 -0500 Subject: [PATCH] edit starship to detect containers --- users/tacocat/shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tacocat/shell/default.nix b/users/tacocat/shell/default.nix index beabc35..786b354 100644 --- a/users/tacocat/shell/default.nix +++ b/users/tacocat/shell/default.nix @@ -20,6 +20,7 @@ "$git_status" "$package" "$nix_shell" + "$container" "$cmd_duration" "$line_break" "$status"