.dotfiles/bash/bashrc.distrobox

4 lines
110 B
Plaintext
Raw Normal View History

2022-12-13 03:44:24 +00:00
export DISTROBOX=`grep -oP "(?<=name=\")[^\";]+" /run/.containerenv`
HISTFILE=${HISTFILE}.$DISTROBOX
neofetch