/ .xprofile
.xprofile
1  if ! xrdb -load -I$HOME ~/.Xresources; then
2    echo "Failed to merge Xresources" >&2
3  fi