| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix prune script loop | June McEnroe | 2017-05-01 |
| | | | | | | For loop was getting one string with several paths separated by newlines. | ||
| * | Fix prune script | June McEnroe | 2017-05-01 |
| | | | | | | The for loop was overriding zsh's $path variable, causing it to not be able to find rm. | ||
| * | Use zsh for shell scripts | June McEnroe | 2017-01-21 |
| | | |||
| * | Simplify install script | June McEnroe | 2016-04-06 |
| | | |||
| * | Add prune script | June McEnroe | 2015-11-06 |