fix some fucking errors

This commit is contained in:
Brad Ganley 2023-06-05 02:14:46 -05:00
parent 93cc71411e
commit 7fa5fccedf

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