Conlan Cesar f7b8681bc9
Add zsh site-functions to fpath
I considered doing a fallthough in the case-statement, but that doesn't work on bash leq 4 (notably, those versions shipped with MacOS by default).

I chose to prepend the value to the array to mirror the homebrew completion [instructions page](https://docs.brew.sh/Shell-Completion).

I also chose to leave off the `-d`irectory check -- zsh seems to tolerate invalid paths, so there isn't much harm in adding it anyway.

I'm flexible on any of these choices should someone feel strongly. However, I imagine this is the best combination given the trade-offs we have.
2024-10-15 03:20:50 +08:00
..
2024-08-23 05:59:00 +01:00
2024-07-15 14:48:36 -04:00
2024-07-15 14:48:36 -04:00
2024-07-05 08:20:28 +01:00
2024-06-30 23:05:29 -04:00
2024-09-07 14:45:30 +02:00
2024-07-15 14:48:36 -04:00
2024-08-18 18:16:39 -07:00
2024-09-25 08:56:33 +01:00
2024-09-26 10:30:21 -04:00
2024-07-15 14:48:36 -04:00
2024-07-15 14:48:36 -04:00
2024-10-15 03:20:50 +08:00
2024-07-14 23:20:50 -04:00
2024-07-15 14:48:37 -04:00
2024-08-10 23:55:14 +01:00