disable nix_shell in starship
This commit is contained in:
parent
ef7997641d
commit
98f7bab93b
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ _: {
|
|||
settings = {
|
||||
add_newline = false;
|
||||
git_metrics.disabled = false;
|
||||
nix_shell.disabled = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue