atuin init: guard with command check
This commit is contained in:
parent
c9d0e11e08
commit
53a2802d97
1 changed files with 1 additions and 1 deletions
|
|
@ -95,4 +95,4 @@ export PARA_MODE="local"
|
||||||
export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para"
|
export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para"
|
||||||
|
|
||||||
# Atuin shell history sync
|
# Atuin shell history sync
|
||||||
eval "$(atuin init zsh)"
|
command -v atuin &>/dev/null && eval "$(atuin init zsh)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue