.zprofile 67 B

1234
  1. # obsolete, use .profile
  2. typeset -U path
  3. path=(~/scripts $path[@])