Skip to content

Commit

Permalink
Remove resurrect and tmux-fzf plugins from tmux configuration for sim…
Browse files Browse the repository at this point in the history
…plification

Resurrect wouldn't build on darwin
  • Loading branch information
ryanwclark committed Feb 9, 2025
1 parent db332a5 commit 7ee9d49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions home/features/tmux/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
plugins = with pkgs.tmuxPlugins; [
better-mouse-mode
continuum
resurrect
tmux-fzf
yank
];
aggressiveResize = true;
Expand Down

0 comments on commit 7ee9d49

Please sign in to comment.