fzf: fix
This commit is contained in:
parent
3b9b917b94
commit
d4febae38f
1 changed files with 3 additions and 3 deletions
|
@ -22,8 +22,8 @@
|
||||||
header = "#6272a4";
|
header = "#6272a4";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableBashIntegration = false;
|
enableBashIntegration = true;
|
||||||
enableZshIntegration = false;
|
enableZshIntegration = true;
|
||||||
enableFishIntegration = false;
|
enableFishIntegration = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue