# .bash_profile# Get the aliases and functionsif[ -f ~/.bashrc ];then . ~/.bashrc
fi# User specific environment and startup programs# Source Houdinicd /opt/hfs19.0 &&source houdini_setup_bash &&cdexportPXR_PLUGINPATH_NAME="/usr/redshift/redshift4solaris/$HOUDINI_VERSION"#export PXR_PLUGINPATH_NAME="/usr/redshift/redshift4solaris/19.0.455"#export LD_PRELOAD="/lib/x86_64-linux-gnu/libc_malloc_debug.so.0"exportHOU_ROOT="/cg/Houdini Projects"exportTEXTURE="/cg/Textures"exportHDA="/home/jonathan/Git Repos/Digital-Asset-Library"PATH="/usr/redshift/bin:$PATH"exportHOUDINI_PATH="/usr/redshift/redshift4houdini/$HOUDINI_VERSION;&"exportOCIO="/home/jonathan/ACES/aces_1.2/config.ocio"