chore: add npm to list of programs to restore
This commit is contained in:
@@ -142,7 +142,7 @@ set -g @continuum-boot-options 'alacritty,fullscreen' # start tmux in fullscr
|
||||
set -g @continuum-restore 'on'
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
set -g @resurrect-capture-pane-contents 'on'
|
||||
set -g @resurrect-processes 'ssh nvim man less tail btop htop vi vim' # space separated list of programs to restore
|
||||
set -g @resurrect-processes 'ssh nvim man less tail btop htop vi vim npm npx' # space separated list of programs to restore
|
||||
|
||||
set -g @matryoshka_down_keybind 'M-d' # keybind to disable outer-most active tmux
|
||||
set -g @matryoshka_up_keybind 'M-e' # keybind to enable inner-most inactive tmux
|
||||
|
||||
Reference in New Issue
Block a user