atomantic / dotfiles

🖥️ Automated Configuration, Preferences and Software Installation for macOS
ISC License
1.33k stars 453 forks source link

installation freezes at #37

Closed namank5x closed 6 years ago

namank5x commented 6 years ago

image

lyrium commented 6 years ago

@namkam5 Did you ever resolve this? Running into a similar issue.

atomantic commented 6 years ago

I've moved away from the git-up gem package since it's deprecated, in favor of git up = pull --rebase --autostash. I just added that to the gitconfig here: https://github.com/atomantic/dotfiles/blob/master/homedir/.gitconfig#L60

the git-up gem is no longer in the package list in the config.js file, so if you update to the latest, it should skip that part.