thoughtbot / dotfiles

A set of vim, zsh, git, and tmux configuration files.
https://thoughtbot.com
Other
7.97k stars 1.87k forks source link

.zsh dotfile conflicting with oh-my-zsh theme? #531

Closed discotroll65 closed 7 years ago

discotroll65 commented 7 years ago

Hey, I'm appearing to have trouble setting my oh-my-zsh theme after running rcup with the thoughtbot dotfiles. I tried putting in the contents of the .zshrc into my dotfiles-local/zsh/config/pre , but it doesn't appear to be working... any help?

discotroll65 commented 7 years ago

Closing this issue... I think it was just a silly mistake on my part.

coisnepe commented 7 years ago

@discotroll65 Would you mind sharing what was your mistake? I'm running into a similar issue.

discotroll65 commented 6 years ago

@coisnepe I forget what it was exactly, but if I had to guess I just needed to resource my terminal's profile... this can be accomplished by the classic "turn it off and on again" approach of closing all the terminal instances and starting it again.

geoffharcourt commented 6 years ago

I should also state that we don't support oh-my-zsh, so if you're using that you may have other conflicts.

PaulRBerg commented 2 years ago

@geoffharcourt is that still the case today? Do you still not support oh-my-zsh?