mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
starshit
This commit is contained in:
parent
acc0dad0ef
commit
0a4c012ae7
1 changed files with 1 additions and 3 deletions
|
|
@ -110,9 +110,7 @@ in
|
|||
description = "Shows the active Flox environment name";
|
||||
};
|
||||
|
||||
# --- MODIFIED FORMAT STRING (Single Line) ---
|
||||
format = "$username$hostname$directory$git_branch$git_status$conda$env_var.flox_active_env$nix_shell$cmd_duration$status$character";
|
||||
# --- END MODIFIED FORMAT STRING ---
|
||||
format = ''$directory $git_branch $conda$env_var.flox_active_env$nix_shell$cmd_duration$status$character'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue