Merge from titus #3

Merged
jiriks74 merged 14 commits from master into titusupdate 2021-11-14 19:08:52 +01:00
Showing only changes of commit 2c5bedaacf - Show all commits

1
.zshrc

@ -24,6 +24,7 @@ prompt pure
HISTSIZE=10000 HISTSIZE=10000
SAVEHIST=10000 SAVEHIST=10000
HISTFILE=~/.cache/zshhistory HISTFILE=~/.cache/zshhistory
setopt appendhistory
# Basic auto/tab complete: # Basic auto/tab complete:
autoload -U compinit autoload -U compinit