Zend certified PHP/Magento developer

Linux – start evert terminal with same lines

I want my linux terminals to start with the following lines punched in:

bindkey "^[[1;5C" forward-word
bindkey "^[[1;5D" backward-word

Is there a way to accomplish this? This is some corporate remote linux server (exceedx brand).