summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index a06a633..a3fa061 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -19,6 +19,8 @@ setopt nobeep
setopt autocd
setopt listpacked
setopt listtypes
+setopt append_history
+setopt share_history
export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/games:~/etc/bin/
export EMAIL=xeno@thehappy.de