4 lines
126 B
Bash
4 lines
126 B
Bash
|
# shellcheck shell=bash
|
||
|
# shellcheck disable=1090
|
||
|
source "${BASH_IT}"/vendor/github.com/rcaloras/bash-preexec/bash-preexec.sh
|