update $PATH
This commit is contained in:
parent
cde057f0e1
commit
0a3d0c304b
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ check_paths=(
|
|||
# misc apps
|
||||
/Applications/Postgres.app/Contents/Versions/latest/bin/
|
||||
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/
|
||||
|
||||
# home
|
||||
$HOME/bin
|
||||
)
|
||||
|
||||
for fp in $check_paths; do
|
||||
|
|
Loading…
Add table
Reference in a new issue