mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
update azure.zsh-theme
This commit is contained in:
parent
c78069d2e2
commit
e7aed72a75
1 changed files with 2 additions and 0 deletions
|
|
@ -122,6 +122,8 @@ setopt AUTO_MENU
|
|||
|
||||
autoload -U compinit
|
||||
compinit
|
||||
autoload -U select-word-style
|
||||
select-word-style whitespace
|
||||
|
||||
#自动补全缓存
|
||||
#zstyle ':completion::complete:*' use-cache on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue