From edf6f8e088929c34477a00b4e4b3dbd9d6e68f8e Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 25 Apr 2024 17:11:44 +0200 Subject: [PATCH] Up. --- home/dot_zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)"