feat(zsh): ssh tmux window name

This commit is contained in:
2026-03-16 12:57:23 +00:00
parent 690be51f5c
commit 86e7005fe2
2 changed files with 13 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ if [[ -o interactive ]]; then
fi
fi
bindkey -e
source $ZDOTDIR/setup-history.zsh
source $ZDOTDIR/prompts/simple-two-line.zsh
source $ZDOTDIR/functions.zsh