- 16 Aug, 2016 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
- Use `emulate -L zsh` to make all variables local. - Use `shwordsplit` to interpret `$cmd` spaces correctly. - Rename `$project` and `$file` variables to the more appropriate `$basedir` and `$project`.
-
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.
-
Marc Cornellà authored
-
- 16 Nov, 2014 1 commit
-
- 28 May, 2014 1 commit
-
-
Frank Louwers authored
-
- 13 Feb, 2013 2 commits
-
-
Frank Louwers authored
-
Frank Louwers authored
[pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them
-
- 05 Feb, 2013 1 commit
-
-
Toon Claes authored
-