summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkshrc b/mkshrc
index d230b1f..778cf09 100644
--- a/mkshrc
+++ b/mkshrc
@@ -6,9 +6,6 @@
#
# Support: https://launchpad.net/mksh
-: ${TMPDIR:=/data/local/tmp}
-export TMPDIR
-
if (( USER_ID )); then PS1='$'; else PS1='#'; fi
PS4='[$EPOCHREALTIME] '; PS1='${|
local e=$?