This commit is contained in:
Henrik Bakken
2024-03-17 00:54:31 +01:00
parent f298166b0c
commit 2167e5e3c1
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -43,5 +43,7 @@ bindkey "^[[A" history-substring-search-up # up
bindkey "^[[B" history-substring-search-down # down
HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE=1
zstyle ':completion:*' menu select
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh