Added cliphist and changed starship config

This commit is contained in:
marc
2025-06-01 22:57:57 +02:00
parent 41d47f6152
commit d388d2192a
5 changed files with 202 additions and 5 deletions

View File

@@ -13,12 +13,12 @@ in
settings = {
add_newline = false;
# character = {
# success_symbol = "[➜](bold green)";
# error_symbol = "[➜](bold red)";
# };
# Prompt on the right
right_format = "$time";
time.disabled = false;
# package.disabled = true;
# Status: Show error code of failed commands
status.disabled = false;
};
};
};