summaryrefslogtreecommitdiff
path: root/mac/.config/zsh
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-08 20:19:01 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-08 20:19:01 +0900
commitcb7d29f61783008162bae6d06609d864d1f4eb5c (patch)
treee816c9058d1b737a53bc375f576e03c44708220b /mac/.config/zsh
parent40938145d53e27a0ddca0a0a7270f8311869b995 (diff)
updates
Diffstat (limited to 'mac/.config/zsh')
-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"