Skip to content

Commit 8e76971

Browse files
committed
docs(zshrc): 添加ollama模型路径配置
1 parent 7508cd9 commit 8e76971

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

macos/config/.zshrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ fi
2222
# 启用修饰键交换(默认行为)
2323
export HAMMERSPOON_MODIFIER_SWAP=true
2424

25+
# ai相关
26+
# ollama配置
27+
export OLLAMA_MODELS='/Volumes/Data/env/.ollama/models'
28+

0 commit comments

Comments
 (0)