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