Skip to content

Add ~/.bashrc.d pattern support#7

Merged
taughz merged 1 commit into
mainfrom
add-bashrc-d-pattern
Jun 6, 2026
Merged

Add ~/.bashrc.d pattern support#7
taughz merged 1 commit into
mainfrom
add-bashrc-d-pattern

Conversation

@taughz

@taughz taughz commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Any *.sh or *.bash files placed in ~/.bashrc.d will be sourced as if it were part of ~/.bashrc. Additionally, if BASHRC_D_PROFILE is set non-zero, then profiling information will be printed.

Any `*.sh` or `*.bash` files placed in `~/.bashrc.d` will be sourced as
if it were part of `~/.bashrc`. Additionally, if `BASHRC_D_PROFILE` is
set to non-zero, then profiling information will be printed.
@taughz taughz self-assigned this Jun 6, 2026
@taughz taughz force-pushed the add-bashrc-d-pattern branch from 179c13a to fa01167 Compare June 6, 2026 03:11
@taughz taughz merged commit fa01167 into main Jun 6, 2026
1 check passed
@taughz taughz deleted the add-bashrc-d-pattern branch June 6, 2026 03:23
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.

1 participant