new: go
This commit is contained in:
parent
a72e1b9e8a
commit
bad48dfdcf
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ check_paths=(
|
|||
|
||||
# home
|
||||
$HOME/bin
|
||||
|
||||
# go
|
||||
/usr/local/go/bin
|
||||
)
|
||||
|
||||
for fp in $check_paths; do
|
||||
|
|
Loading…
Add table
Reference in a new issue