Through configuring file .bash_profile, we can easily rebuild our bash_it environment. Add following variable in .bash_profile: aliases="general.aliases git.aliases" completion="defaults.completion git.completion" plugins="base.plugin dirs.plugin hg.plugin". Then I can put my .bash_profile in scm repos. |
||
|---|---|---|
| .. | ||
| appearance.bash | ||
| composure.sh | ||
| helpers.bash | ||
| history.bash | ||
| preexec.bash | ||