feat: disable tmux/fzf integration
parent
c4ddcbaa75
commit
2f45af6d59
|
@ -21,7 +21,6 @@
|
||||||
fzf = {
|
fzf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
tmux.enableShellIntegration = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
|
|
Loading…
Reference in New Issue