DanielThomas / dotfiles

Opinionated dotfiles for Mac OS with zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation bombs on zsh patch files

jmcgarr opened this issue · comments

On a new mac, I've had a lot of trouble installing the dotfiles, predominantly due to zsh/oh-my-zsh-0001.gitpatch. Here's the error I get. Any thoughts?

  [ OK ] cloned https://github.com/robbyrussell/oh-my-zsh.git to .oh-my-zsh
error: patch failed: themes/agnoster.zsh-theme:165
error: themes/agnoster.zsh-theme: patch does not apply
Patch failed at 0001 Customize Agnoster with custom prompt
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
  [!!] apply patch failed

Long since replaced with Powerlevel9k w/ theme customization in the core. (Hi Mike!)