Skip to content

Instantly share code, notes, and snippets.

@jeremywall
Last active October 24, 2018 17:42
Show Gist options
  • Save jeremywall/36ef81bd8dc64e52a92d8086cc4ca8dc to your computer and use it in GitHub Desktop.
Save jeremywall/36ef81bd8dc64e52a92d8086cc4ca8dc to your computer and use it in GitHub Desktop.
Uninstall SDK Man
look in these files
.bashrc
.bash_profile
.profile
and remove the following from each of them
#THIS MUST BE AT THE END OF THE FILE FOR GVM TO WORK!!!
[[ -s "/home/marco/.gvm/bin/gvm-init.sh" ]] && source "/home/marco/.gvm/bin/gvm-init.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment