dotfiles/bash/rc.d/002-brew.sh
2024-02-29 16:48:30 -08:00

3 lines
70 B
Bash

export PATH=$PATH:/opt/homebrew/bin
export PATH=/usr/local/sbin:$PATH