Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antigen load local theme file? #720

Open
dominikheinz opened this issue Nov 8, 2020 · 1 comment
Open

Antigen load local theme file? #720

dominikheinz opened this issue Nov 8, 2020 · 1 comment

Comments

@dominikheinz
Copy link

Description

I am trying to load my own .zsh-theme file. It is not part of the oh-my-zsh repo, and I don't know how I can load it. I tried to specify the path with antigen theme <path to file>, but that didnt work

Expected behavior:

- I'd like to load and use my theme

Software version

@davidstosik
Copy link

davidstosik commented Feb 9, 2023

I was looking for this too. What I ended up doing is simply sourcing the theme file after I initialized antigen:

# snip

antigen init ./antigenrc
source ./sto.zsh-theme

# snip

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

No branches or pull requests

2 participants