Skip to content

Commit 7125f48

Browse files
authored
Update sample.zprofile.txt
will add /opt/homebrew/bin/ for brew path
1 parent 08f0c55 commit 7125f48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample.zprofile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424
#----------------------------------
2525
# Local path
2626
#----------------------------------
27-
export PATH=./:/usr/bin/:$PATH
27+
export PATH=./:/usr/bin/:/opt/homebrew/bin/:$PATH
2828

2929
#----------------------------------
3030
# JAVA

0 commit comments

Comments
 (0)