tweaks to tooling

This commit is contained in:
veclavtalica
2025-01-03 11:55:39 +03:00
parent 62d738cbbe
commit 6d5732cc2b
3 changed files with 5 additions and 0 deletions

1
hooks
View File

@ -6,3 +6,4 @@ set +e
# TODO: prevent double hooking
export PATH=$PATH:$(realpath $(dirname -- "${BASH_SOURCE[0]}")/bin/)
export TWNROOT=$(realpath $(dirname -- "${BASH_SOURCE[0]}"))