# .bash_profile # Get the aliases and functionsif [ -f ~/.bashrc ]; then . ~/.bashrcfi # User specific environment and startup programs PATH=$PATH:$HOME/binexport PATH EDITOR=/usr/bin/vimexport EDITOR TCAR_WORKDIR=${HOME}/artworkexport TCAR_WORKDIR