bash-it/lib
OMEGA_RAZER af11a50854
Allow for longer command min duration (#2198)
Allows for setting "COMMAND_DURATION_MIN_SECONDS" to more than 60 seconds without adding to prompt. Previously always showed with lengths over 60 seconds regardless of setting.
2023-02-22 08:24:30 -08:00
..
appearance.bash lib/appearance: export `$CLICOLOR` instead of `$LSCOLOR` 2022-03-03 23:58:55 -08:00
colors.bash lib/colors: revert #99 2022-01-28 13:08:50 -08:00
command_duration.bash Allow for longer command min duration (#2198) 2023-02-22 08:24:30 -08:00
helpers.bash chore: Use grep -E / grep -F instead of egrep / fgrep (#2164) 2022-10-13 10:34:57 -07:00
history.bash lib/history: new functions `_bash-it-history-auto-*()` 2022-02-08 16:59:29 -08:00
log.bash lib/appearance: export `$CLICOLOR` instead of `$LSCOLOR` 2022-03-03 23:58:55 -08:00
preexec.bash lib/preexec: the last remnants of the `$OSTYPE` have been swept away 2022-02-16 16:10:41 -08:00
preview.bash lib: preview: Load only bash-it.sh when previewing 2022-03-08 00:01:37 +02:00
search.bash lib: search: Increase delay in _bash-it-flash-term to 0.2 secs 2022-03-08 00:02:23 +02:00
utilities.bash chore: Use grep -E / grep -F instead of egrep / fgrep (#2164) 2022-10-13 10:34:57 -07:00