Skip to content

Conversation

dajmeister
Copy link

@dajmeister dajmeister commented May 25, 2025

…shrc regardless of default SHELL setting

This should resolve #131

The issue was that bling.sh was using the SHELL variable to choose between using bash or zsh specific logic. If a user is using zsh without changing their default shell (as recommended) then the script was invoking the incorrect block.

…shrc regardless of default /usr/bin/bash setting
@dajmeister dajmeister requested a review from Zeglius as a code owner May 25, 2025 18:43
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. alternative-shells zsh and fish issues labels May 25, 2025
Copy link
Collaborator

@hanthor hanthor left a comment

Choose a reason for hiding this comment

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

Would be great for Fish support too. I just do SHELL=fish ujust ublue-bling && SHELL=zsh ujust ublue-bling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alternative-shells zsh and fish issues size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bling.sh can't be sourced from zsh
3 participants