diff --git a/home/dot_zshrc b/home/dot_zshrc index 4787b22..6bd08ce 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -134,13 +134,13 @@ eval "$(zoxide init --cmd cd zsh)" # # starship # -eval "$(starship init zsh)" +eval "$(asdf exec starship init zsh)" # # atuin -eval "$(atuin init zsh)" +eval "$(asdf exec atuin init zsh)"