update zsh files

This commit is contained in:
xfy
2024-09-03 10:02:30 +08:00
parent 5cdd0272a7
commit b99a358663

View File

@ -72,9 +72,9 @@ if [[ $OSTYPE == "linux"* ]]; then
export PATH=$HOME/.local/bin:$PATH
export OLLAMA_MODELS=/home/xfy/pl/docker/ollama/ollama/
export OLLAMA_HOST=0.0.0.0:11434
export PATH=$PATH:~/pl/opt/cangjie/bin/
export PATH=$PATH:~/pl/opt/cangjie/tools/bin
source ~/pl/opt/cangjie/envsetup.sh
# export PATH=$PATH:~/pl/opt/cangjie/bin/
# export PATH=$PATH:~/pl/opt/cangjie/tools/bin
# source ~/pl/opt/cangjie/envsetup.sh
fi
# macos