[ -r "$HOME/.config/profile" ] && . "$HOME/.config/profile" [ -r "$XDG_CONFIG_HOME/rc" ] && . "$XDG_CONFIG_HOME/rc"