Last active
October 24, 2018 17:42
-
-
Save jeremywall/36ef81bd8dc64e52a92d8086cc4ca8dc to your computer and use it in GitHub Desktop.
Uninstall SDK Man
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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