blob: 62c91f9db1aa7b6e1b38a3fc4c896ac6e4768cd0 [file] [log] [blame]
# /etc/skel/.bash_profile
# This file is sourced by bash for login shells. The following line
# runs your .bashrc and is recommended by the bash info pages.
[[ -f ~/.bashrc ]] && . ~/.bashrc
# Chromium OS build environment settings
export PORTAGE_USERNAME="${USER}"