starship: add symbol for C module
This commit is contained in:
parent
124802b5dd
commit
74720e4632
|
@ -133,6 +133,7 @@
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
enableTransience = true;
|
enableTransience = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
c = { symbol = " "; };
|
||||||
command_timeout = 1000;
|
command_timeout = 1000;
|
||||||
container = { symbol = " "; };
|
container = { symbol = " "; };
|
||||||
add_newline = false;
|
add_newline = false;
|
||||||
|
|
Loading…
Reference in a new issue