/etc/skel
NameSizeModeActions
.bashrc1240644editdlrm
.bash_logout180644editdlrm
.bash_profile1760644editdlrm
.zshrc6580644editdlrm
Edit: /etc/skel/.bash_profile (176B)
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/bin export PATH