tmux: added fxf
This commit is contained in:
parent
9ca3430e52
commit
60527f4b36
|
@ -85,6 +85,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python36Packages.powerline # Prompt enhancer
|
python36Packages.powerline # Prompt enhancer
|
||||||
|
tmuxPlugins.tmux-fzf
|
||||||
tmuxPlugins.resurrect
|
tmuxPlugins.resurrect
|
||||||
tmuxPlugins.continuum
|
tmuxPlugins.continuum
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue