diff options
Diffstat (limited to '')
-rw-r--r-- | zsh/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |