fix: starship nix_shell enabled state
This commit is contained in:
parent
8b954340fb
commit
468313dbc1
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
settings = {
|
||||
add_newline = true;
|
||||
container.disabled = true;
|
||||
nix_shell.enabled = true;
|
||||
nix_shell.disabled = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue