mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 22:55:14 +00:00
feat(tmux): Adds yardnsm/tmux-1password
This commit is contained in:
@@ -10,6 +10,7 @@ set -g @tpm_plugins ' \
|
|||||||
b0o/tmux-autoreload \
|
b0o/tmux-autoreload \
|
||||||
catppuccin/tmux \
|
catppuccin/tmux \
|
||||||
christoomey/vim-tmux-navigator \
|
christoomey/vim-tmux-navigator \
|
||||||
|
yardnsm/tmux-1password \
|
||||||
jaclu/tmux-menus \
|
jaclu/tmux-menus \
|
||||||
sainnhe/tmux-fzf \
|
sainnhe/tmux-fzf \
|
||||||
tmux-plugins/tmux-continuum \
|
tmux-plugins/tmux-continuum \
|
||||||
@@ -69,6 +70,9 @@ bind N new-window
|
|||||||
## https://github.com/jaclu/tmux-menus
|
## https://github.com/jaclu/tmux-menus
|
||||||
set -g @menus_trigger 'm'
|
set -g @menus_trigger 'm'
|
||||||
|
|
||||||
|
## https://github.com/jaclu/tmux-1password
|
||||||
|
set -g @1password-key 'x'
|
||||||
|
|
||||||
## https://github.com/catppuccin/tmux
|
## https://github.com/catppuccin/tmux
|
||||||
set -g @catppuccin_flavour 'mocha' # latte/frappe/macchiato/mocha
|
set -g @catppuccin_flavour 'mocha' # latte/frappe/macchiato/mocha
|
||||||
set -g @catppuccin_window_tabs_enabled on # or off to disable window_tabs
|
set -g @catppuccin_window_tabs_enabled on # or off to disable window_tabs
|
||||||
|
|||||||
Reference in New Issue
Block a user