summary refs log tree commit diff
path: root/prune.sh (follow)
Commit message (Collapse)AuthorAge
* Limit prune.sh to ~/.config ~/.localJune McEnroe2020-12-22
| | | | | Otherwise macOS gets very mad as it tries to access a bunch of protected directories.
* Unset executable on shell scriptsJune McEnroe2019-08-29
|
* Shell script style passJune McEnroe2019-07-27
|
* Port all scripts to shJune McEnroe2018-08-16
| | | | Not hard, but having to escape ( ) inside [ ] had me confused for a bit.
* Rename zsh scripts .zshJune McEnroe2017-09-15
|
* Fix prune script loopJune McEnroe2017-05-01
| | | | | For loop was getting one string with several paths separated by newlines.
* Fix prune scriptJune McEnroe2017-05-01
| | | | | The for loop was overriding zsh's $path variable, causing it to not be able to find rm.
* Use zsh for shell scriptsJune McEnroe2017-01-21
|
* Simplify install scriptJune McEnroe2016-04-06
|
* Add prune scriptJune McEnroe2015-11-06
17fdae99970b04d0ceca601a21e&follow=1'>Add Normal PeopleJune McEnroe Unbearably straight. Eyerolls and sighs per page off the charts. Shout out to Joanna, I guess. I kinda like the lack of quotation marks though to be honest. After half of the Ruth Ozeki novel and now this, I need to get back to some genre fiction. 2022-07-26Rewrite glitch from new pngoJune McEnroe 2022-07-26Update Care with time-to-ID and piercingsJune McEnroe 2022-07-26Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe There is not that much distinct stuff here anymore. 2022-07-03Add The Bone Shard EmperorJune McEnroe Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length. 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe