test
This commit is contained in:
parent
15cbb6ef54
commit
4a558ae20a
1 changed files with 2 additions and 10 deletions
|
@ -88,16 +88,8 @@ in
|
|||
format = "[$all_status$ahead_behind ]($style)";
|
||||
};
|
||||
|
||||
nodejs = {
|
||||
symbol = "";
|
||||
style = "bg:#86BBD8";
|
||||
format = "[ $symbol ($version) ]($style)";
|
||||
};
|
||||
|
||||
nim = {
|
||||
symbol = " ";
|
||||
style = "bg:#86BBD8";
|
||||
format = "[ $symbol ($version) ]($style)";
|
||||
status = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
time = {
|
||||
|
|
Loading…
Reference in a new issue