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

feat(install): allow user to specify themes directory #4586

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

JanDeDobbeleer
Copy link
Owner

Prerequisites

  • I have read and understood the contributing guide.
  • The commit message follows the conventional commits guidelines.
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added/updated (for bug fixes / features).

Description

  • feat(install): allow user to specify themes directory
  • chore: remove unused file

This allows the user to use install.sh with the optional -t flag
to specify a themes installation directory.

Additionally, themes are now installed for all users.

Resolves #4583

@JanDeDobbeleer JanDeDobbeleer enabled auto-merge (rebase) January 6, 2024 07:37
@JanDeDobbeleer JanDeDobbeleer merged commit d0deea5 into main Jan 6, 2024
@JanDeDobbeleer JanDeDobbeleer deleted the installation-script branch January 6, 2024 07:41
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.

Themes are installed in .cache folder
1 participant