Reply - Raw
This is a reply to Vxn-piBn
mkdir -p "$HOME/.config/pip"

cat << EOF >> "$HOME/.config/pip/pip.conf"
[install]
user = yes
EOF