Moving Hermes and Ollama out of the managed configuration in to brew, Hermes is installed manually.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user