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

Make shell packages opt-in #45

Open
wants to merge 1 commit into
base: cachyos-refind-qt6
Choose a base branch
from

Conversation

ventureoo
Copy link
Member

This brings the default shell installation to shellprocess, so we can do this depending on whether the user has selected the fish or zsh configuration packages, which are put in a separate non-critical package group. I am not really pleased with this solution as it is quite hacky, but it will make some users happy.

Closes: #30

@ventureoo ventureoo force-pushed the cachyos-refind-qt6-fish branch from c34b1d3 to c027b01 Compare January 29, 2025 16:17
Signed-off-by: Vasiliy Stelmachenok <ventureo@cachyos.org>
@ventureoo ventureoo force-pushed the cachyos-refind-qt6-fish branch from c027b01 to f766d38 Compare February 7, 2025 17:35
@ventureoo
Copy link
Member Author

v2:

  • Avoid double chsh if zsh and fish are both selected.

Copy link
Member

@vnepogodin vnepogodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

legit. lets have it in

@ventureoo ventureoo requested a review from ptr1337 February 8, 2025 11:25
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.

2 participants