5 lines
91 B
Fish
5 lines
91 B
Fish
if status is-interactive
|
|
if type -q atuin
|
|
atuin init fish | source
|
|
end
|
|
end
|