# the default umask is set in /etc/login.defs umask 022 sudo loadkeys ~/.loadkeysrc # include .bashrc if it exists if [ -f ~/.bashrc ]; then . ~/.bashrc fi export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig/" TERM=konsole