Starship: back to default bash/zsh/unknown shell indicators
This commit is contained in:
parent
e920b621f1
commit
9bb4e63b77
|
@ -100,11 +100,8 @@
|
|||
shell = {
|
||||
disabled = false;
|
||||
format = "using [$indicator ]($style)";
|
||||
bash_indicator = "#";
|
||||
fish_indicator = " ";
|
||||
nu_indicator = "ν";
|
||||
zsh_indicator = "z";
|
||||
unknown_indicator = "?";
|
||||
};
|
||||
sudo = {
|
||||
disabled = false;
|
||||
|
|
Loading…
Reference in a new issue