You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of this plugin is using static files in its repository to install fisher. It would be better to download these files directly from the upstream repository jorgebucaran/fisher to get the latest version. Version 4.0 is a complete rewrite.
The text was updated successfully, but these errors were encountered:
Basically fisher is installing itself using a temporary copy of itself downloaded to stdin. Need to see if this will also work with $XDG_CONFIG_HOME being set to $HOME/.xxh/.config.
frederickjh
changed the title
Change plugin to souce the latest version of fisher from the upstream repository jorgebucaran/fisher
Change plugin to source the latest version of fisher from the upstream repository jorgebucaran/fisher
Mar 8, 2021
The current version of this plugin is using static files in its repository to install fisher. It would be better to download these files directly from the upstream repository jorgebucaran/fisher to get the latest version. Version 4.0 is a complete rewrite.
The text was updated successfully, but these errors were encountered: