Skip to content

Conversation

@treznick
Copy link
Contributor

This PR allows more customization of the oh-my-zsh configuration.

Using a ~/.zsh/local.zsh file you can do the following:

export ZSH_THEME=dracula
export ZSH_DISABLE_COMPFIX=true
unset plugins
plugins=(git osx vi-mode)

if you don't want to use the continuity theme

this also gitignores anything that's not the continuity theme in the ~/.oh-my-zsh-custom directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant