Skip to content

BASH_IT_CUSTOM doesn't work without setting bash globstar option #1435

@rishid

Description

@rishid

Setup:
Setting BASH_IT_CUSTOM in my .bashrc prior to source bash_it.sh
e.g. export BASH_IT_CUSTOM=/home/foo/bash_it_custom

These files are not loaded unless I set globstar option in bash prior to loading bash_it.sh. Looking at the code it appears that it is using a "**" which requires the globstar option for evaluation.

bash --version GNU bash, version 4.4.20(1)-release (x86_64-pc-linux-gnu)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions