jedahan / zr

zsh plugin manager written in rust
Mozilla Public License 2.0
180 stars 12 forks source link

investigate generating directories and files automatically #16

Closed jedahan closed 5 years ago

jedahan commented 6 years ago

It would be cool if zr could check for ~/.zr and ~/.zr/init.zsh and autocreate, so we don't have to check in our zshrc. See #15 for more details.

jedahan commented 5 years ago

even better is using XDG_CACHE_DIR and stdin/stdout!