mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-31 03:18:16 +00:00
5 lines
71 B
Bash
5 lines
71 B
Bash
fpath+=($HOME/.config/zsh/completions)
|
|
|
|
autoload -Uz compinit
|
|
compinit
|