summaryrefslogtreecommitdiff
path: root/.zsh/zprofile/80_homebrew
AgeCommit message (Collapse)AuthorFilesLines
2022-08-09zprofile: check brew binary before executing brew shellenvTobias Klauser1-2/+2
2022-08-07zprofile/80_homebrew: invoke correct brew command depending on locationTobias Klauser1-1/+5
2022-08-07zprofile: move homebrew setupTobias Klauser1-0/+10
Adding homebrew specific $PATH entries needs to be done in .zprofile rather than .zshenv in order to override path initialization done by path_helper on macOS, see https://apple.stackexchange.com/questions/432226/homebrew-path-set-in-zshenv-is-overridden