Files
dotfiles/zsh/.zlogin
2022-05-03 19:33:44 +02:00

2 lines
70 B
Bash

[[ "$(uname)" == 'Darwin' ]] && export PATH="/opt/homebrew/bin:$PATH"