This commit is contained in:
Henrik Bakken
2020-10-26 20:00:32 +01:00
parent 08ba1011b1
commit 2ce21e7f71
4 changed files with 129 additions and 16 deletions
+3 -1
View File
@@ -164,12 +164,14 @@ bind-key -T copy-mode-vi M-l select-pane -R
set -g @tmux-fzf-launch-key 'f'
######################
### DESIGN CHANGES ###
### PLUGINS ###
######################
# various plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'sainnhe/tmux-fzf'
# note: fzf bound to 'F'
#set -g @plugin 'odedlaz/tmux-onedark-theme'