|
|
@ -60,6 +60,8 @@ SAVEHIST=1000 |
|
|
|
setopt HIST_EXPIRE_DUPS_FIRST # entfernt erst Duplikate, wenn SAVEHIST überläuft |
|
|
|
setopt EXTENDED_HISTORY # speichert Zeitstempel und Dauer |
|
|
|
setopt SHARE_HISTORY # share history across terms |
|
|
|
setopt HIST_FIND_NO_DUPS # ignores duplicates in history when ctrl+r |
|
|
|
# setopt HIST_IGNORE_ALL_DUPS # dont write dups in history |
|
|
|
|
|
|
|
# -------------------------------------- |
|
|
|
# Keybindings |
|
|
|