4 lines
82 B
Fish
4 lines
82 B
Fish
if test -f "$HOME/.atuin/bin/env.fish"
|
|
source "$HOME/.atuin/bin/env.fish"
|
|
end
|