From af89896bfa0a9f2cc987e0683568dd22af8efb27 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 24 Oct 2024 23:16:45 +0200 Subject: checkpoint --- config/essentials/zsh/widgets.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/essentials') diff --git a/config/essentials/zsh/widgets.zsh b/config/essentials/zsh/widgets.zsh index cce9fbc..71d33cf 100644 --- a/config/essentials/zsh/widgets.zsh +++ b/config/essentials/zsh/widgets.zsh @@ -13,3 +13,5 @@ insert-last-command-output() { } zle -N insert-last-command-output bindkey "^Xl" insert-last-command-output + +bindkey -s "^f" "tmux-sessionizer\n" -- cgit v1.2.3