fix docker. add cdd var

This commit is contained in:
Yax 2022-11-07 19:50:17 +01:00
parent 358b6c87c7
commit 883690104b
2 changed files with 2 additions and 1 deletions

View file

@ -134,6 +134,7 @@ if hash nix-env 2>/dev/null; then
fi
alias cdd='cd {{ .deploydir }}'
export cdd={{ .deploydir }}
# ---------------------------------------------------------------------------
# COMPLETIONS