Break TMPDIR setup out into it's own file

This commit is contained in:
2018-07-19 22:44:43 +01:00
parent f56aa1bffa
commit 536f89f83d
3 changed files with 10 additions and 6 deletions

View File

@@ -49,3 +49,4 @@ source "$DOTSHELL/kubernetes.sh"
# Environment Setup
source "$DOTSHELL/env.sh"
source "$DOTSHELL/tmpdir.sh"