olets / zsh-abbr

The zsh manager for auto-expanding abbreviations, inspired by fish. ~13,000 unique cloners as of May '24, 580+ Homebrew installs 6/23-6/24
https://zsh-abbr.olets.dev
Other
511 stars 18 forks source link

distinct tmpdir pathsfor users with and without privileges [#54] #125

Closed olets closed 1 month ago

olets commented 1 month ago

Returning to

and implementing the solution there, with one difference: the default tmpdir for users without privileges isn't renamed. Protects against weirdness in the first run, and against there being an extra directory sitting unused (it would get garbage collected, but still).