Atuin path

This commit is contained in:
2025-06-25 19:19:27 -04:00
parent 5cee865dfe
commit 1ca45dffc4

View File

@@ -18,6 +18,7 @@ eval "$(pyenv init -)"
eval "$(zoxide init --cmd cd zsh)"
# atuin, shell command stats
PATH="$HOME/.atuin/bin:$PATH"
eval "$(atuin init zsh)"
if type brew &>/dev/null; then