Use fzf for searching zsh history

This commit is contained in:
Oliver Davies 2024-04-19 21:37:39 +01:00
parent 5897faed0c
commit 0bbd536e3e
3 changed files with 1 additions and 7 deletions

View file

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