Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Port all scripts to sh | June McEnroe | 2018-08-16 |
| | | | | Not hard, but having to escape ( ) inside [ ] had me confused for a bit. | ||
* | Rename zsh scripts .zsh | June McEnroe | 2017-09-15 |
| | |||
* | 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 |