Add it to your ~/.bashrc and ~/.bash_profile - one of them will be read when bash starts. .bash_profile is read when you log in, .bashrc is read when you create a new interactive shell without logging in (for example, opening a terminal window from X).
source share