diff --git a/home-manager/home.nix b/home-manager/home.nix index 7ea759c..f5b0839 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -110,7 +110,7 @@ in description = "Shows the active Flox environment name"; }; - format = "\$directory \$git_branch \$conda\$env_var.flox_active_env\$nix_shell\$cmd_duration\$status\$character"; + format = "\$directory \$git_branch \$conda\$flox_active_env\$nix_shell\$cmd_duration\$status\$character"; }; };