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

ble.sh not reading $XDG_CONFIG_HOME/blesh/init.sh #52

Closed
rux616 opened this issue May 11, 2020 · 1 comment · Fixed by #53
Closed

ble.sh not reading $XDG_CONFIG_HOME/blesh/init.sh #52

rux616 opened this issue May 11, 2020 · 1 comment · Fixed by #53
Labels

Comments

@rux616
Copy link
Contributor

rux616 commented May 11, 2020

ble version: 0.4.0-devel2+efe1e81
Bash version: 5.0.16(1)-release,x86_64-pc-linux-gnu

It looks like ble.sh currently isn't reading the XDG spec-based init file, $XDG_CONFIG_HOME/blesh/init.sh. The problem resides in ble.pp on lines 710 and 711, where the file checked is $rcfile instead of $_ble_base_rcfile. I'll submit a PR with a fix shortly.

@akinomyoga
Copy link
Owner

Thank you for the report! I'll merge the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants