Change option
This commit is contained in:
@@ -38,7 +38,7 @@ SAVEHIST=10000
|
||||
setopt HIST_EXPIRE_DUPS_FIRST
|
||||
setopt HIST_IGNORE_DUPS
|
||||
setopt HIST_IGNORE_ALL_DUPS
|
||||
setopt SHARE_HISTORY
|
||||
setopt INC_APPEND_HISTORY_TIME
|
||||
|
||||
# Helpful tool: https://zsh-prompt-generator.site/
|
||||
# On github: https://github.com/k-yokoishi/zsh-prompt-generator
|
||||
@@ -62,4 +62,4 @@ hash starship 2>/dev/null && eval "$(starship init zsh)"
|
||||
hash zoxide 2>/dev/null && eval "$(zoxide init zsh)"
|
||||
|
||||
# Return 0 to indicate success that the script has been sourced to completion
|
||||
return 0
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user