mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:06:41 +00:00
Change install method for gvm
This commit is contained in:
@@ -102,7 +102,7 @@ install_nvm () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
install_gvm () {
|
install_gvm () {
|
||||||
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
|
git_clone 'https://github.com/moovweb/gvm.git' "$TARGET/.gvm"
|
||||||
}
|
}
|
||||||
|
|
||||||
install_virtualenv () {
|
install_virtualenv () {
|
||||||
|
|||||||
Reference in New Issue
Block a user