Starship: back to default bash/zsh/unknown shell indicators

This commit is contained in:
Evie Litherland-Smith 2024-02-11 07:26:10 +00:00
parent e920b621f1
commit 9bb4e63b77

View file

@ -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;