bash-it/lib
hequn 0706ce43ec Add alternative alias/plugin/completion configuring method.
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.
2014-04-09 14:34:37 +08:00
..
appearance.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
composure.sh fix typeset_functions 2012-05-15 14:27:29 -04:00
helpers.bash Add alternative alias/plugin/completion configuring method. 2014-04-09 14:34:37 +08:00
history.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
preexec.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00