Hacker News new | ask | show | jobs
by colordrops 444 days ago
Or if using home manager:

        programs.atuin = {
          enable = true;
          enableZshIntegration = true;
        };