Skip to content

Instantly share code, notes, and snippets.

@ant4g0nist
Created December 11, 2021 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ant4g0nist/d9f5e869b7bb14a8cecce29bcd371bbc to your computer and use it in GitHub Desktop.
Save ant4g0nist/d9f5e869b7bb14a8cecce29bcd371bbc to your computer and use it in GitHub Desktop.
add this to your profile or .zshrc
solana_install_version() {
sh -c "$(curl -sSfL https://release.solana.com/$1/install)"
}
@ant4g0nist
Copy link
Author

usage: solana_install_version v1.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment