summary refs log tree commit diff
path: root/pdf.zsh (follow)
Commit message (Collapse)AuthorAge
* Port all scripts to shJune McEnroe2018-08-16
| | | | Not hard, but having to escape ( ) inside [ ] had me confused for a bit.
* Tabify shell scriptsJune McEnroe2018-05-13
|
* Fix shell script lintsJune McEnroe2018-03-28
|
* Use [[ ]] in zsh scriptsJune McEnroe2018-03-28
|
* Set PDFs read-onlyJune McEnroe2018-03-16
| | | | | Preview.app has an annoying habit of trying to edit PDFs when it lags out and I click on things.
* Add pdf scriptJune McEnroe2018-03-16