Jim Myhrberg
                                            Jim Myhrberg
                                        
                                    @jdx had any chance to think about embedding ubi / cargo-binstall as rust dependencies? :)
Has there been any more movement on this recently? While the asdf plugin and quickinstall workarounds are nice, I think it would still be nice for the official repo to...
Any progress with this? I'm having the same error on Fedora 39 with ZSH 5.9.
My [`mje`](https://github.com/jimeh/mje) project might serve as an ok-ish example for now. My attention has been elsewhere for a while, but I very much want to get back to this and...
Just to throw my two cents into this. It would be nice if individual servers were still available to choose from under the country/city selector, as quite often I find...
Simplest approach I guess would to also write out a `plugin.fish` file, and just update instructions for fish users to load that file instead. Another approach could be to have...
In the meantime, I've made my own hacky but automated solution in my dotfiles: https://github.com/jimeh/dotfiles/blob/f30c675f3b5cebd6a0b58be3905425e50d1b4ba3/zsh/1password.zsh Why? Because automating stuff is what we do right? Even if said automation might be...
That's an interesting error. I can't reproduce it locally, even tried on a fresh macOS VM with nothing except Xcode Command Line Tools installed. Generally searching for info online hasn't...
@joobus that's weird, what does `Contents/Resources/lisp/site-start.el` inside your Emacs.app look like? Also what does `(getenv "LIBRARY_PATH")` return if you comment out that work around? The `site-start.el` file should be setting...
Ah, interesting, I might need to investigate doom-emacs, cause it sounds like it messes with the `LIBRARY_PATH` env var.