~chimo/dotfiles

a07dd7e5735bfcf166dfd33c656563337afa5afc — chimo 3 months ago ae92529
.profile: Remove commented-out lines.
1 files changed, 0 insertions(+), 2 deletions(-)

M .profile
M .profile => .profile +0 -2
@@ 5,8 5,6 @@ if test -z "${XDG_RUNTIME_DIR}"; then

  if ! test -d "${XDG_RUNTIME_DIR}"; then
    install -d -m0700 "${XDG_RUNTIME_DIR}"
    #mkdir "${XDG_RUNTIME_DIR}"
    #chmod 0700 "${XDG_RUNTIME_DIR}"
  fi
fi