# vim: ft=zsh if command-exists "atuin"; then eval "$(atuin init zsh --disable-up-arrow)" eval "$(atuin gen-completions --shell zsh)" fi