Bash-it / bash-it

A community Bash framework.
MIT License
14.14k stars 2.29k forks source link

implement #2241 (custom config file during install) #2242

Open mvk opened 4 months ago

mvk commented 4 months ago

Description

2241

How Has This Been Tested?

the change is pretty trivial, ran BASH_IT_CONFIG_FILE=.bashrc_bash_it ./install.sh resulted in created fle, bashrc untouched.

linux: rhel7, ubuntu 22, mac.

doubt there are any other side-effects, please review though.

Screenshots (if appropriate):

Types of changes

Checklist: