Description
Interactive shell setup can be split into smaller reusable sub-scripts. It is useful for users who want organized Bash configuration instead of one large startup file.
Shell startup fragments can affect every new terminal. Keep them readable and remove unused pieces if startup becomes slow or behavior becomes hard to predict.