Revert some of the starship changes now that I've patched my custom

Iosevka font
This commit is contained in:
Evie Litherland-Smith 2024-03-02 15:39:51 +00:00
parent 9ab4150fad
commit f74023a8ec

View file

@ -3,6 +3,7 @@
enable = true;
enableTransience = true;
settings = {
c = {symbol = " ";};
command_timeout = 1000;
container = {symbol = " ";};
add_newline = false;
@ -13,7 +14,7 @@
directory = {
truncation_length = 2;
fish_style_pwd_dir_length = 1;
read_only = " ";
read_only = "󰉐 ";
truncate_to_repo = false;
};
line_break.disabled = false;
@ -42,17 +43,21 @@
untracked = " ";
typechanged = " ";
};
golang = {symbol = " ";};
guix_shell = {symbol = " ";};
haskell = {symbol = " ";};
hostname = {
ssh_only = true;
ssh_symbol = " ";
ssh_symbol = "󰢹 ";
};
java = {symbol = " ";};
localip = {disabled = false;};
lua = {symbol = " ";};
memory_usage = {
disabled = false;
symbol = " ";
};
nix_shell.symbol = " ";
nix_shell.symbol = "󱄅 ";
os = {
disabled = false;
format = "on [$symbol]($style) ";
@ -71,6 +76,7 @@
Linux = " ";
Macos = " ";
Manjaro = " ";
Mint = "󰣭 ";
NixOS = " ";
OpenBSD = " ";
openSUSE = " ";
@ -87,15 +93,26 @@
};
package = {symbol = " ";};
python = {
symbol = " ";
symbol = "󰌠 ";
python_binary = "python3";
};
rust = {symbol = " ";};
rust = {symbol = "󱘗 ";};
shell = {
disabled = false;
format = "using [$indicator ]($style)";
nu_indicator = "ν";
};
status = {
disabled = false;
map_symbol = true;
pipestatus = true;
symbol = " ";
success_symbol = "";
not_executable_symbol = " ";
not_found_symbol = " ";
sigint_symbol = " ";
signal_symbol = " ";
};
sudo = {
disabled = false;
symbol = " ";