tweaks: try using zellij as our baseline

This commit is contained in:
Kate 2025-05-22 13:45:57 +02:00
parent 0b1f165f85
commit d8a2687701
2 changed files with 2 additions and 2 deletions

View file

@ -73,6 +73,7 @@ config = {
{ name = "hinata", remote_address = "hinata", remote_wezterm_path = "/run/current-system/sw/bin/wezterm" },
},
-- Key bindings.
keys = {
-- Generic customization.

View file

@ -128,7 +128,6 @@ if XONSHRC_VERBOSE:
print("Final color scheme: " + $XONSH_COLOR_STYLE)
# Prompt config.
#$PROMPT="{YELLOW}{env_name}{RESET}{BOLD_GREEN}{user}@{hostname}{BOLD_BLUE} {cwd}{branch_color}{curr_branch: {}}{RESET} {RED}{last_return_code_if_nonzero:[{BOLD_INTENSE_RED}{}{RED}] }{RESET}{BOLD_BLUE}{prompt_end}{RESET}"
# Load our Xonsh extensions.
xontrib load whole_word_jumping coreutils sh termcolors term_integration
xontrib load whole_word_jumping coreutils sh term_integration prompt_bar