mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Remove tmux-bitwarden plugin and bw install
This commit is contained in:
@@ -49,7 +49,6 @@ set -ga update-environment TERM_PROGRAM
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'sei40kr/tmux-project'
|
||||
set -g @plugin 'Alkindi42/tmux-bitwarden'
|
||||
set-option -g @plugin 'b0o/tmux-autoreload'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
@@ -114,10 +113,5 @@ set -g @continuum-restore 'on'
|
||||
# Project options
|
||||
set -ag @project-base-dirs ,"${HOME}/.dotfiles","${HOME}/Projects:0:2"
|
||||
|
||||
# Bitwarden plugin setup
|
||||
set -g @bw-session 'BW_SESSION'
|
||||
set -g @bw-copy-to-clipboard 'on'
|
||||
set -g @bw-key 'T'
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user