Starship: add space after nix symbol
This commit is contained in:
parent
5ec3c1c068
commit
c5642afeb0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
heuristic = true;
|
heuristic = true;
|
||||||
symbol = "";
|
symbol = " ";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue