This commit is contained in:
Matthew Ryan Dillon 2022-05-25 17:07:48 -07:00
parent a72e1b9e8a
commit bad48dfdcf

View file

@ -67,6 +67,9 @@ check_paths=(
# home # home
$HOME/bin $HOME/bin
# go
/usr/local/go/bin
) )
for fp in $check_paths; do for fp in $check_paths; do