Add atuin to nushell

This commit is contained in:
muon 2026-03-08 15:31:23 +00:00
parent 5e84e6aba8
commit 5518f1ca35
2 changed files with 37 additions and 28 deletions

View file

@ -42,6 +42,7 @@ in
atuin = {
enable = true;
enableZshIntegration = true;
enableNushellIntegration = true;
flags = ["--disable-up-arrow"];
settings = {
sync_frequency = "5m";