mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fixing completion.
This commit is contained in:
@@ -33,6 +33,11 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
|||||||
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
|
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Overrides to prezto
|
||||||
|
|
||||||
|
# No groupings of completions
|
||||||
|
zstyle ':completion:*' format ''
|
||||||
|
|
||||||
# .profile is universal
|
# .profile is universal
|
||||||
# but after zprezto to use/override anything setup there
|
# but after zprezto to use/override anything setup there
|
||||||
. ~/.profile
|
. ~/.profile
|
||||||
|
|||||||
Reference in New Issue
Block a user