Add tmux-sessionizer.

This commit is contained in:
Sebastian Bugge 2025-07-14 17:16:06 +02:00
parent e97fef8036
commit 24582b2cf9
3 changed files with 32 additions and 0 deletions

2
.zshrc
View file

@ -47,6 +47,8 @@ if [ -f $HOME/.local/bin/mise ]; then
eval "$($HOME/.local/bin/mise activate zsh)"
fi
bindkey -s ^f "tmux-sessionizer\n"
source ~/.aliases
fpath+=~/.zfunc
autoload -U compinit; compinit -d