浏览代码

share history with your zsh's on the same host

Mike Hostetler 15 年之前
父节点
当前提交
93f9825b79
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      lib/history.zsh

+ 3 - 0
lib/history.zsh

@@ -10,3 +10,6 @@ setopt hist_verify
 setopt inc_append_history
 setopt extended_history
 setopt hist_expire_dups_first
+
+setopt SHARE_HISTORY
+setopt APPEND_HISTORY