maint: back to macports

This commit is contained in:
Matthew Ryan Dillon 2021-06-06 15:33:27 -07:00
parent 1b74b7beec
commit 85d491cf64
4 changed files with 20 additions and 10 deletions

View file

@ -74,11 +74,15 @@ typeset -gU cdpath fpath mailpath path
# Set the list of directories that Zsh searches for programs.
path=(
$path
# miniconda
/opt/miniconda3/bin
# macports
/opt/local/bin
/opt/local/sbin
$path
# npm
$HOME/.npm-packages/bin