From 1817cf69627bc3d0f118f19f8d7c24f9eb68d088 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 26 May 2023 14:04:57 +0300 Subject: [PATCH] feat(tmux): Adds yardnsm/tmux-1password --- config/tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 72a44c4..7bceeea 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -10,6 +10,7 @@ set -g @tpm_plugins ' \ b0o/tmux-autoreload \ catppuccin/tmux \ christoomey/vim-tmux-navigator \ + yardnsm/tmux-1password \ jaclu/tmux-menus \ sainnhe/tmux-fzf \ tmux-plugins/tmux-continuum \ @@ -69,6 +70,9 @@ bind N new-window ## https://github.com/jaclu/tmux-menus set -g @menus_trigger 'm' +## https://github.com/jaclu/tmux-1password +set -g @1password-key 'x' + ## https://github.com/catppuccin/tmux set -g @catppuccin_flavour 'mocha' # latte/frappe/macchiato/mocha set -g @catppuccin_window_tabs_enabled on # or off to disable window_tabs