У меня в /etc/profile (в ~/.bash_profile тоже пробовал) прописаны некоторые полезные алиасы. Проблема в том, что konsole их воспринимает, только если явно выполнить su -l.
There are 3 different types of shells in bash: the login shell, normal shell and interactive shell. Login shells read ~/.profile and interactive shells read ~/.bashrc.