[profiles/base] modify zsh config
This commit is contained in:
@@ -8,7 +8,7 @@ fpath=("${HOME}/.zsh/plugins/zsh-completions/src" "${fpath[@]}")
|
||||
autoload -U compinit promptinit
|
||||
compinit
|
||||
promptinit
|
||||
[[ -f /etc/gentoo-release ]] && prompt gentoo
|
||||
[[ -f "/etc/gentoo-release" ]] && prompt gentoo
|
||||
|
||||
# Enable cache for completions
|
||||
zstyle ":completion::complete:*" use-cache 1
|
||||
|
||||
Reference in New Issue
Block a user