• Marc Cornellà's avatar
    Fix _pj completion function · c9c11d60
    Marc Cornellà authored
    - `$PROJECT_PATHS/*` wasn't working correctly. You have to iterate over
      its elements in order to use globbing with it.
    
    - The `$projects:t` line wasn't necessary if we used `compadd`.
    
    - `compadd` better supports destructuring an array with spaces in some
      of its elements.
    c9c11d60
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...