bash-it/lib
Konstantin Gredeskoul c0a657270c Add bash-it search functionality
- "bash-it search term1 [term2]...."

 - we are using existing 'bash-it show plugins|aliases|completions'
   commands output, to search (with grep) for lines that match the
   search terms, and then output the matches.

 - wrote a simple unit test that for whatever reason fails on Travis,
   so wrapped it in 'if "Darwin"'...
2016-03-23 23:13:51 -07:00
..
appearance.bash Allow custom themes to be in $BASH_IT/custom/themes 2015-11-24 15:55:06 -06:00
composure.bash rename lib/composure.{sh,bash} for consistency and to allow load helper work in tests 2015-03-28 18:54:37 -07:00
helpers.bash Add bash-it search functionality 2016-03-23 23:13:51 -07:00
history.bash Make all vars defined in lib/history.bash overridable. Set these before sourcing Bash-It with .bashrc or .bash_profile to override defaults 2016-03-11 11:28:11 -07:00
preexec.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
preview.bash Basename -s is platform specific, so use Bash's variable expansion instead. 2015-10-14 16:58:40 -07:00