zshrc: setopts++

This commit is contained in:
surtur 2022-03-26 02:14:00 +01:00
parent 6acffcf6d8
commit 3ccdbab746
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

7
.zshrc

@ -47,6 +47,13 @@
# much, much faster.
DISABLE_UNTRACKED_FILES_DIRTY="true"
MAILCHECK=0
# allow tab completion in the middle of a word
setopt COMPLETE_IN_WORD
# keep backgroud processess at full speed
setopt NOBGNICE
setopt inc_append_history
setopt extended_history
# Uncomment the following line if you want to change the command execution time