updated tmux config and plugins, added tmuxp to dotfiles

This commit is contained in:
liph
2026-02-23 17:37:56 +01:00
parent 8925d9677e
commit f901141e5f
11 changed files with 139 additions and 7 deletions

View File

@@ -57,6 +57,7 @@ eval "$(oh-my-posh init zsh --config $HOME/.config/ohmyposh/zen.toml)"
# bindkey -e
# bindkey '^p' history-search-backward
# bindkey '^n' history-search-forward
bindkey -s '^T' ' tea^M ^M'
# History
HISTSIZE=5000