mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
nix shell in starship
This commit is contained in:
parent
8d763e669a
commit
0f28a152ae
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ in
|
|||
disabled = false;
|
||||
};
|
||||
|
||||
format = ''$directory $git_branch $conda$env_var$cmd_duration$status$character'';
|
||||
format = ''$nix_shell$directory $git_branch $conda$env_var$cmd_duration$status$character'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue