summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index ca1d9f9..ee6768a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -173,7 +173,7 @@ bindkey '^[[1;3D' backward-word # Alt + Left
# cd into a directory with fzf
source <(fzf --zsh)
-bindkey -s '^F' '~/.local/bin/tmux-sessionizer\n'
+bindkey -s '^f' '~/.local/bin/tmux-sessionizer\n'
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Alias ┃