mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +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"
|
||||
}
|
||||
|
||||
isntall_nvm () {
|
||||
install_nvm () {
|
||||
git_clone 'https://github.com/creationix/nvm.git' "$TARGET/.nvm"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user