Browse Source

remove ENV envval

pull/1/head
10sr 10 years ago
parent
commit
b7c9aee94e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shrc

+ 1
- 1
shrc View File

@@ -140,7 +140,7 @@ export LC_TIME=C

export TERMCAP="${TERMCAP}:vb="
ismsys && export HOSTNAME
export ENV=~/.shrc
# export ENV=~/.shrc

if ! with_coreutils
then


Loading…
Cancel
Save