Add atuin

This commit is contained in:
Charlotte 🦝 Delenk 2023-01-02 18:55:43 +01:00
parent 2af5a24726
commit ef829db4dc
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -20,6 +20,7 @@ desktop: {pkgs, ...}: {
plugins = [
];
};
atuin.enable = true;
autojump.enable = true;
};
home.file.".p10k.zsh".source = ./.p10k.zsh;