Revert "Use fzf for searching zsh history"
This reverts commit 0bbd536e3e
.
This commit is contained in:
parent
a3bcd63b3d
commit
c8bc522268
3 changed files with 7 additions and 1 deletions
6
lib/shared/modules/atuin.nix
Normal file
6
lib/shared/modules/atuin.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue