fix some fucking errors

Former-commit-id: 7fa5fccedf
This commit is contained in:
2023-06-05 02:14:46 -05:00
parent e4daa45b4f
commit 3f87a39d9d

View File

@@ -16,6 +16,8 @@ case $- in
*) return;;
esac
export DOCKER_COMPOSE_COMMAND="docker compose"
# Don't put duplicate lines in the history and do not add lines that start with a space
export HISTCONTROL=erasedups:ignoredups:ignorespace