Compare commits

...

2 commits

2 changed files with 6 additions and 7 deletions

View file

@ -65,7 +65,6 @@
completion-map-case = "On";
editing-mode = "emacs";
expand-tilde = "On";
horizontal-scroll-mode = "On";
mark-directories = "On";
mark-symlinked-directories = "On";
visible-stats = "On";

View file

@ -141,12 +141,12 @@
scala.symbol = " ";
shell = {
disabled = false;
format = "using [$indicator]($style)";
nu_indicator = "ν ";
bash_indicator = " ";
powershell_indicator = " ";
cmd_indicator = " ";
unknown_indicator = " ";
format = "using [$indicator]($style) ";
nu_indicator = "ν";
bash_indicator = "";
powershell_indicator = "";
cmd_indicator = "";
unknown_indicator = "";
};
status = {
disabled = false;