From b9a68712e662cdd8abc87e0dd4f428b4d908f421 Mon Sep 17 00:00:00 2001 From: panotaka Date: Sat, 25 Nov 2023 23:04:38 -0400 Subject: [PATCH] Add atuin.nix file --- home/shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/shell/default.nix b/home/shell/default.nix index 7d2c322..e594903 100644 --- a/home/shell/default.nix +++ b/home/shell/default.nix @@ -7,6 +7,7 @@ ./starship.nix ./git.nix ./eza.nix + ./atuin.nix ]; }