Enable fzf support for tmux

This commit is contained in:
Andreas Zweili 2023-07-20 21:00:57 +02:00
parent 73cc8a7233
commit 9ff7575dc7
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
fzf = {
enable = true;
enableBashIntegration = true;
tmux.enableShellIntegration = true;
};
starship = {
settings = {