1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-14 19:03:09 +00:00

Update dot_profile

This commit is contained in:
Thomas A. Christensen II 2021-10-12 16:30:54 -05:00
parent 08aba126fc
commit 8e2ff856c0

View file

@ -13,4 +13,6 @@ fi
if [ -n "$BREWPATH" ]; then
eval "$($BREWPATH/bin/brew shellenv)"
export HOMEBREW_MAKE_JOBS=1
export HOMEBREW_NO_ANALYTICS=1
fi