This commit is contained in:
Random936
2025-03-30 13:27:35 -07:00
parent ce49ef7a8c
commit f5e2b8bdcc
2 changed files with 14 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
zoxide.enable = true;
eza.enable = true;
fzf.enable = true;
tealdeer = {
enable = true;
settings = {
updates.auto_update = true;
};
};
atuin = {
enable = true;
enableZshIntegration = true;