atuin init: guard with command check

This commit is contained in:
Viktor Barzin 2026-02-28 17:15:55 +00:00
parent c9d0e11e08
commit 53a2802d97

View file

@ -95,4 +95,4 @@ export PARA_MODE="local"
export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para"
# Atuin shell history sync
eval "$(atuin init zsh)"
command -v atuin &>/dev/null && eval "$(atuin init zsh)"