- Use a POSIX-compliant/portable extended regular expression to match on word-boundaries, rather than guessing which regex library `bash` was linked against. See https://stackoverflow.com/a/12696899/555333 for explanation and code suggestion. |
||
|---|---|---|
| .. | ||
| appearance.bash | ||
| colors.bash | ||
| helpers.bash | ||
| history.bash | ||
| log.bash | ||
| preexec.bash | ||
| preview.bash | ||
| search.bash | ||
| utilities.bash | ||