-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After brew upgrade fish doesn't find asdf #7
Comments
I've also encountered that problem and reverted to having my asdf configuration in Is this plugin still alive? |
Maybe this is why I get this?: $ fisher install rstacruz/fish-asdf
fisher install version 4.4.3
source: Error encountered while sourcing file '`':
source: No such file or directory
Fetching https://api.github.com/repos/rstacruz/fish-asdf/tarball/HEAD
Installing rstacruz/fish-asdf
/Users/user/.config/fish/conf.d/asdf.fish
/Users/user/.config/fish/completions/asdf.fish
Installed 1 plugin/s |
I added it in a PR #9. |
Looks like a problem solved 👍 thanks 😃 |
😅 looks like I've accidentally made the same PR. And that yours hasn't been merged @ElijahLynn ... I'd say the project looks pretty dead, isn't it? |
By the way, there's still a problem even with that merge request: even though the path is right and ...so I guess something is still broken, maybe at asdf's level or something? |
Can you copy that comment to that PR too? I haven't used this in a while, but maybe someone else can pick this up. |
Yep, doing it. |
After I updated the versions through
brew upgrade
, the required config file is now here:probably should be added here
https://github.com/rstacruz/fish-asdf/blob/master/conf.d/asdf.fish
The text was updated successfully, but these errors were encountered: