]> err.no Git - dotfiles/commitdiff
Move stuff to .environment
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 10:16:44 +0000 (10:16 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 10:16:44 +0000 (10:16 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@35 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshenv

diff --git a/zshenv b/zshenv
index b50dbe03c6466c31ea1568e8ac795d4c872ab968..d2d3d89f2e6d587966e25758a1b2f327b705da47 100644 (file)
--- a/zshenv
+++ b/zshenv
@@ -1,19 +1,8 @@
-export LS_OPTIONS="$LS_OPTIONS -B"
-export CVSROOT=~/data/cvs
-export EDITOR=/usr/bin/emacs
-export TZ=CET
-export WWW_HOME=http://localhost/~tfheen/services.html
-export LESSOPEN="|$HOME/bin/lesspipe.sh '%s'"
-export LESS="-m"
-export RSYNC_RSH="/usr/bin/ssh"
-export CVS_RSH="/usr/bin/ssh"
-export PILOTRATE=115200
-export PILOTPORT=/dev/tts/0
-[ -z "$LANG" ] && export LANG=no_NO
-export MAIL=/var/spool/mail/tfheen
-export DEBEMAIL=tfheen@debian.org
+# -*- sh -*-
+#
+
+. $HOME/.environment
+
 export HISTSIZE=1000000000
 export HISTFILE=~/.zsh_history
 export SAVEHIST=30000000
-export CVSEDITOR=vi
-export ldlib=ld-linux.so.2