Moving Hermes and Ollama out of the managed configuration in to brew, Hermes is installed manually.

This commit is contained in:
Olaf
2026-08-05 14:23:40 +02:00
parent cc996f7550
commit d88426eb68
6 changed files with 35 additions and 13 deletions
+3
View File
@@ -204,6 +204,9 @@ in
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
# Define variables for directories
export PATH=$HOME/.local/bin:$PATH
export PATH=$HOME/.pnpm-packages/bin:$HOME/.pnpm-packages:$PATH
export PATH=$HOME/.npm-packages/bin:$HOME/bin:$PATH
export PATH=$HOME/.local/share/bin:$PATH