We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7508cd9 commit 8e76971Copy full SHA for 8e76971
1 file changed
macos/config/.zshrc
@@ -22,3 +22,7 @@ fi
22
# 启用修饰键交换(默认行为)
23
export HAMMERSPOON_MODIFIER_SWAP=true
24
25
+# ai相关
26
+# ollama配置
27
+export OLLAMA_MODELS='/Volumes/Data/env/.ollama/models'
28
+
0 commit comments