Update
This commit is contained in:
+2
-2
@@ -2,10 +2,10 @@ set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
set -g @plugin 'catppuccin/tmux#v2.1.3'
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'omerxx/tmux-sessionx'
|
||||
set -g @plugin 'sainnhe/tmux-fzf'
|
||||
|
||||
set -g @continuum-restore 'on'
|
||||
set -g @resurrect-processes 'lazygit yazi'
|
||||
set -g @resurrect-processes 'opencode nvim lazygit yazi'
|
||||
|
||||
# Remap prefix from Ctrl+b to Ctrl+Space
|
||||
unbind C-b
|
||||
|
||||
Reference in New Issue
Block a user