feat: fzf, tmux plugins, neovim config cleanup 🎨
This commit is contained in:
parent
a641864365
commit
1b31332c12
3 changed files with 4 additions and 1 deletions
|
|
@ -48,7 +48,10 @@
|
|||
# setenv -g SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock
|
||||
'';
|
||||
plugins = [
|
||||
# pkgs.tmuxPlugins.tmux-powerline # status bar
|
||||
pkgs.tmuxPlugins.catppuccin
|
||||
pkgs.tmuxPlugins.tmux-fzf # search tmux commands (prefix + F)
|
||||
pkgs.tmuxPlugins.extrakto # fuzzyfind text history (prefix + tab)
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue