mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 03:04:26 +08:00
chore: fix typos (#13219)
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ fi
|
||||
# disable named-directories autocompletion
|
||||
zstyle ':completion:*:cd:*' tag-order local-directories directory-stack path-directories
|
||||
|
||||
# Use caching so that commands like apt and dpkg complete are useable
|
||||
# Use caching so that commands like apt and dpkg complete are usable
|
||||
zstyle ':completion:*' use-cache yes
|
||||
zstyle ':completion:*' cache-path $ZSH_CACHE_DIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user