github.com/ddev/ddev@v1.23.2-0.20240519125000-d824ffe36ff3/containers/ddev-dbserver/files/home/.bashrc (about) 1 2 export HISTFILE=/mnt/ddev-global-cache/bashhistory/${HOSTNAME}/bash_history 3 export HISTSIZE=10000 4 export HISTFILESIZE=100000