mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
WIP: Adds some before/after scripts to runs.
This commit is contained in:
@@ -18,7 +18,7 @@ GREP_STR=${RUN_GREP_STR:-""}
|
||||
|
||||
log() {
|
||||
logging log --source "$THIS_FILE" --echo "$@"
|
||||
} && export -f log
|
||||
}
|
||||
|
||||
run_before_or_after() {
|
||||
local dir file run
|
||||
|
||||
Reference in New Issue
Block a user