Skip to content
Snippets Groups Projects
Commit 6edf5d43 authored by nimrod's avatar nimrod
Browse files

Clean prerun files on exit.

parent 7959d55d
Branches
No related tags found
No related merge requests found
......@@ -281,6 +281,7 @@ then
[ ! -f "$sourcefile" ] || . "$sourcefile"
done
! command -v direnv > /dev/null || eval "$(direnv hook bash)"
trap prune_prerun EXIT
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment