enable atuin

This commit is contained in:
Sridhar Ratnakumar 2022-10-27 11:29:34 -04:00
parent 47f5698a54
commit 268a58a766

View file

@ -20,6 +20,10 @@
fzf.enable = true;
jq.enable = true;
atuin = {
enable = true;
};
# Better terminal, with good rendering.
kitty = {
enable = true;