clone to ~/.config/bashrc-enhance
git clone https://github.com/samwhelp/bashrc-enhance.git ~/.config/bashrc-enhance
add to ~/.bashrc
##
## Load: ~/.config/bashrc-enhance/port/main.sh
##
__BASHRC_ENHANCE_DIR_PATH__="${HOME}/.config/bashrc-enhance"
[ -f "${__BASHRC_ENHANCE_DIR_PATH__}/asset/port/main.sh" ] && . "${__BASHRC_ENHANCE_DIR_PATH__}/asset/port/main.sh"
Link | GitHub |
---|---|
bashrc-generator | GitHub |
bashrc-enhance | GitHub |
bashrc-enhance-prototype | GitHub |
bashrc-enhance-core-basic | GitHub |
bashrc-enhance-core-advance | GitHub |