diff --git a/.kshrc b/.kshrc index 4e8aab0..cd16ec6 100644 --- a/.kshrc +++ b/.kshrc @@ -19,6 +19,3 @@ upload () { } set -o emacs - -export XDG_RUNTIME_DIR=/tmp/rt/"$(id -u)" -mkdir -p "$XDG_RUNTIME_DIR"