feat: atuin

Signed-off-by: jolheiser <john.olheiser@gmail.com>
teamcity
jolheiser 2024-01-21 15:58:27 -06:00
parent 6bc0c58fc7
commit f2f3ca596c
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
programs.atuin = {
enable = true;
enableNushellIntegration = true;
flags = ["--disable-up-arrow"];
};
}

View File

@ -5,6 +5,7 @@
}: {
imports = [
./aerc.nix
./atuin.nix
./bat.nix
./bottom.nix
./eza.nix