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
trying to setup an environment with just the latest Go
curl https://mise.run | sh
# note this assumes mise is located at ~/.local/bin/mise# which is what https://mise.run does by defaultecho'eval "$(~/.local/bin/mise activate bash)"'>>~/.bashrc
mise use --global go@1.25.2
but I don't know what the contents of the Automatic Setup Script and Maintenance script are.
I don't want to leave trash behind.
As far as I understand the description, maintenance can be empty and the setup script from above
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
trying to setup an environment with just the latest Go
but I don't know what the contents of the Automatic Setup Script and Maintenance script are.
I don't want to leave trash behind.
As far as I understand the description, maintenance can be empty and the setup script from above
Beta Was this translation helpful? Give feedback.
All reactions