Revert "Use fzf for searching zsh history"

This reverts commit 0bbd536e3e.
This commit is contained in:
Oliver Davies 2024-06-01 14:38:55 +01:00
parent a3bcd63b3d
commit c8bc522268
3 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
programs.atuin = {
enable = true;
enableZshIntegration = true;
};
}