dot_files/.bash_profile

3 lines
101 B
Bash

# just to make sure we always source .bashrc
source ~/.bashrc
export PATH="/opt/homebrew/sbin:$PATH"