mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 07:06:40 +00:00
fixed a typo... oops
This commit is contained in:
@@ -44,7 +44,7 @@ install_rbenv () {
|
|||||||
git_clone 'git://github.com/sstephenson/rbenv.git' "$TARGET/.rbenv"
|
git_clone 'git://github.com/sstephenson/rbenv.git' "$TARGET/.rbenv"
|
||||||
}
|
}
|
||||||
|
|
||||||
isntall_nvm () {
|
install_nvm () {
|
||||||
git_clone 'https://github.com/creationix/nvm.git' "$TARGET/.nvm"
|
git_clone 'https://github.com/creationix/nvm.git' "$TARGET/.nvm"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user