Update zsh configuration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5ddf2c8fb7
commit
0628fd77dc
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
||||||
|
|
||||||
# Zsh options
|
# Zsh options
|
||||||
setopt prompt_subst
|
setopt prompt_subst
|
||||||
|
setopt HIST_IGNORE_DUPS
|
||||||
|
setopt INC_APPEND_HISTORY
|
||||||
|
setopt SHARE_HISTORY
|
||||||
unsetopt correct
|
unsetopt correct
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue