Paths
Dotfiles sets PATH order in one template and prepends entries by priority.
Precedence
- Start with system paths.
- Prepend runtime and package manager paths.
- Prepend local user paths last for highest priority.
- Deduplicate entries while preserving first match.
Declared entries
"/usr/bin""/bin""/sbin""/opt/homebrew/sbin""/opt/homebrew/bin""/opt/homebrew/opt/ruby/bin""${HOME}/.gem/ruby/bin""${PIPX_BIN_DIR}""${HOME}/.cargo/bin""${HOME}/go/bin""${HOME}/.node_modules/bin""/Library/Apple/usr/bin""/Library/TeX/texbin""/Applications/Topaz Photo AI.app/Contents/Resources/bin""/Applications/Little Snitch.app/Contents/Components""/Applications/iTerm.app/Contents/Resources/utilities""/home/linuxbrew/.linuxbrew/bin""${HOME}/.local/bin""${HOME}/bin"