瀏覽代碼

current version

Kevin Heinicke 1 年之前
父節點
當前提交
87b3b80cb1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      zshrc

+ 1 - 0
zshrc

@@ -32,6 +32,7 @@ bindkey -M menuselect 'k' vi-up-line-or-history
 bindkey -M menuselect 'l' vi-forward-char
 bindkey -M menuselect 'j' vi-down-line-or-history
 bindkey -v '^?' backward-delete-char
+setopt EXTENDED_HISTORY  # save historic timestamps!
 
 # random string function
 random-string()