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
asdf plugin add hugo
# asdf install hugo latest# asdf global hugo latest# asdf install hugo extended_0.125.6# asdf global hugo extended_0.125.6
HUGO_LATEST_VERSION=$(asdf list-all hugo | tail -1)
asdf install hugo extended_$HUGO_LATEST_VERSION
asdf global hugo extended_$HUGO_LATEST_VERSION
https://github.com/NeoHsu/asdf-hugo
NeoHsu/asdf-hugo#7
The text was updated successfully, but these errors were encountered: