Skip to content

Instantly share code, notes, and snippets.

@pleasemarkdarkly
Last active October 18, 2020 14:01
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 pleasemarkdarkly/7789a7d7c1d049e23b0c02d3fc600189 to your computer and use it in GitHub Desktop.
Save pleasemarkdarkly/7789a7d7c1d049e23b0c02d3fc600189 to your computer and use it in GitHub Desktop.
#!/bin/bash
# https://gist.github.com/7789a7d7c1d049e23b0c02d3fc600189
# https://gist.githubusercontent.com/pleasemarkdarkly/7789a7d7c1d049e23b0c02d3fc600189/raw/ea9f9838c76586bcaa8e7a135e416e785adfc2f6/install_spacevim.sh
# https://bit.ly/3k9quwN
function update_gist () {
gist-paste ./install_spacevim.sh -u 7789a7d7c1d049e23b0c02d3fc600189
}
curl -sLf https://spacevim.org/install.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment