Update atuin configuration

This commit is contained in:
2025-03-18 20:32:49 +01:00
parent 578d688537
commit a0986b9493
2 changed files with 5 additions and 1 deletions

View File

@@ -1 +1,3 @@
status --is-interactive; and atuin init fish | source
if status is-interactive
atuin init fish | source
end