This commit is contained in:
2025-09-28 18:32:02 -04:00
parent 1098c68073
commit 2a40dc791d
2 changed files with 6 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ in
ssh = "TERM=xterm-256color ssh";
};
profileExtra = ''
export COLORTERM=truecolor
SHELL="$BASH"
PATH=~/.bin:$PATH
bind "set show-mode-in-prompt on"