aboutsummaryrefslogtreecommitdiff
path: root/zshrc.d/common
Commit message (Collapse)AuthorAge
* zshrc: explicitly disable share_history and switch to inc_append_history_timeKarel Kočí2022-06-20
| | | | | The share_history is enabled in the global zsh config in NixOS and thus we have to disable it to make sure that we use only incremental history.
* zshrc: remove unnecessary lineKarel Kočí2022-06-20
| | | | This is overwritten by INC_APPEND_HISTORY_TIME later on.
* Initial commitv0.1Karel Kočí2018-01-26