feat: disable tmux/fzf integration

This commit is contained in:
Michael Mandl 2022-06-20 15:49:37 +02:00
parent c4ddcbaa75
commit 2f45af6d59

View file

@ -21,7 +21,6 @@
fzf = {
enable = true;
enableZshIntegration = true;
tmux.enableShellIntegration = true;
};
git = {