feat: remove resurrect and continuum add packet tracer
This commit is contained in:
parent
94c9973c24
commit
3cc93e2b42
2 changed files with 1 additions and 17 deletions
|
|
@ -114,6 +114,7 @@
|
||||||
brave
|
brave
|
||||||
brightnessctl
|
brightnessctl
|
||||||
chromium
|
chromium
|
||||||
|
ciscoPacketTracer8
|
||||||
clang-tools
|
clang-tools
|
||||||
cmake
|
cmake
|
||||||
curlHTTP3
|
curlHTTP3
|
||||||
|
|
|
||||||
|
|
@ -13,23 +13,6 @@
|
||||||
gruvbox
|
gruvbox
|
||||||
sensible
|
sensible
|
||||||
vim-tmux-navigator
|
vim-tmux-navigator
|
||||||
{
|
|
||||||
plugin = resurrect;
|
|
||||||
extraConfig = ''
|
|
||||||
set -g @resurrect-strategy-vim 'session'
|
|
||||||
set -g @resurrect-strategy-nvim 'session'
|
|
||||||
set -g @resurrect-capture-pane-contents 'on'
|
|
||||||
'';
|
|
||||||
}
|
|
||||||
{
|
|
||||||
plugin = continuum;
|
|
||||||
extraConfig = ''
|
|
||||||
set -g @continuum-boot 'on'
|
|
||||||
set -g @continuum-restore 'on'
|
|
||||||
set -g @continuum-save-interval '10'
|
|
||||||
set -g @continuum-boot-options 'alacritty'
|
|
||||||
'';
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
set -as terminal-features ",xterm-256color:RGB"
|
set -as terminal-features ",xterm-256color:RGB"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue