# vim: ft=sh export DISTROBOX=$(grep -oP "(?<=name=\")[^\";]+" /run/.containerenv) HISTFILE="${HISTFILE}.$DISTROBOX"