Skip to content

Fix fpath in zshrc: hardcoded Intel Homebrew path /usr/local #80

Description

@jangroth

fpath in files/zsh/zshrc:14 hardcodes /usr/local/share/zsh/site-functions (Intel Homebrew path). On Apple Silicon with Homebrew at /opt/homebrew, completions installed there won't be found. Fix: replace with ${HOMEBREW_PREFIX:-/usr/local}/share/zsh/site-functions.

Metadata

Metadata

Assignees

Labels

agent-safeSafe for automated agents to implementtodoTracked TODO item

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions