Add atuin

This commit is contained in:
Oliver Davies 2024-04-07 01:36:40 +01:00
parent 4a1ba1a4a8
commit 757c8b6b22
2 changed files with 7 additions and 0 deletions

View file

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