summaryrefslogtreecommitdiff
path: root/mac/.config/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/zsh/.zshrc')
-rw-r--r--mac/.config/zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/mac/.config/zsh/.zshrc b/mac/.config/zsh/.zshrc
index a90fe52..145ee4a 100644
--- a/mac/.config/zsh/.zshrc
+++ b/mac/.config/zsh/.zshrc
@@ -124,3 +124,5 @@ export AVANTE_OPENAI_API_KEY="$(pass show api/chatGPT/nvim | head -n1)"
### --- OPENAI --- ###
export OPENAI_API_KEY="$(pass show api/chatGPT/nvim | head -n1)"
+
+. "$(brew --prefix asdf)/libexec/asdf.sh"