.dotfiles/bash/bashrc.distrobox

4 lines
110 B
Plaintext

export DISTROBOX=`grep -oP "(?<=name=\")[^\";]+" /run/.containerenv`
HISTFILE=${HISTFILE}.$DISTROBOX
neofetch