summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 4db1dbc..27c1b05 100644
--- a/.zshrc
+++ b/.zshrc
@@ -19,6 +19,7 @@ export HISTFILE="$HOME/.history"
export SAVEHIST=$HISTSIZE
setopt hist_ignore_all_dups
setopt hist_ignore_space
+setopt share_history
# Breaks "eix ^asdf"
# setopt extendedglob