TechMale
Byting the Hand that feeds
Friday 29 November 2013
Fixing GVM
Sometimes GVM seems to disappear, so I am writing this to remind myself of the solution.
echo $GVM_INIT
unset GVM_INIT
[[ -s ~/.gvm/bin/gvm-init.sh ]] && source ~/.gvm/bin/gvm-init.sh
basically, clear the flag and re-initialise.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment