fzf zsh history search
This commit is contained in:
parent
1f6108d409
commit
30aa6e3fc1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in {
|
||||||
|
|
||||||
config = lib.mkMerge [
|
config = lib.mkMerge [
|
||||||
(lib.mkIf cfg.shell.zsh.enable {
|
(lib.mkIf cfg.shell.zsh.enable {
|
||||||
|
programs.fzf.enable = true;
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autocd = true;
|
autocd = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue