bash-it/lib
David Farrell 7c7e4f90ec
bug: Use en_US when fetching EPOCHREALTIME
Isolates fetching of EPOCHREALTIME to a function which sets LC_ALL=en_US.UTF-8.
This ensures that the value is in decimal format, regardless of runtime locale.

bug: Hide duration when no command executed
2022-10-30 15:18:09 -07: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 bug: Use en_US when fetching EPOCHREALTIME 2022-10-30 15:18:09 -07: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