mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
3 lines
101 B
Bash
3 lines
101 B
Bash
# just to make sure we always source .bashrc
|
|
source ~/.bashrc
|
|
export PATH="/opt/homebrew/sbin:$PATH"
|