home/starship: bump shlvl threshold to 3
This commit is contained in:
parent
66828996c8
commit
70b7bdfb8e
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@
|
||||||
disabled = false;
|
disabled = false;
|
||||||
format = "[$symbol$shlvl]($style) ";
|
format = "[$symbol$shlvl]($style) ";
|
||||||
symbol = "↕️ ";
|
symbol = "↕️ ";
|
||||||
|
threshold = 3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue