home/starship: bump shlvl threshold to 3

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-28 14:54:01 +03:00
parent 66828996c8
commit 70b7bdfb8e
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -29,5 +29,6 @@
disabled = false;
format = "[$symbol$shlvl]($style) ";
symbol = " ";
threshold = 3;
};
}