Skip to content

samwhelp/bashrc-enhance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bashrc-enhance

Install

clone

clone to ~/.config/bashrc-enhance

git clone https://github.com/samwhelp/bashrc-enhance.git ~/.config/bashrc-enhance

edit ~/.bashrc

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

Link GitHub
bashrc-generator GitHub
bashrc-enhance GitHub
bashrc-enhance-prototype GitHub
bashrc-enhance-core-basic GitHub
bashrc-enhance-core-advance GitHub