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