chore/update-momo-main-07-23 #237

Merged
teutat3s merged 67 commits from chore/update-momo-main-07-23 into momo/main 2023-07-15 01:08:45 +00:00
Showing only changes of commit 9930808f77 - Show all commits

View file

@ -5,12 +5,18 @@
add_newline = false;
# You can also replace your username with a neat symbol like  to save some space
#username = {
# show_always = true;
# style_user = "bg:#9A348E";
# style_root = "bg:#9A348E";
# format = ''[$user ]($style)'';
#};
username = {
show_always = true;
style_user = "bg:#9A348E";
style_root = "bg:#9A348E";
format = ''[$user]($style)'';
};
hostname = {
ssh_only = false;
format = "@[$ssh_symbol$hostname]($style)";
disabled = false;
};
character = {
success_symbol = "[](bold purple)";
error_symbol = "[](#FF4B00)";