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