mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-26 00:59:23 +00:00
5 lines
71 B
Bash
5 lines
71 B
Bash
fpath+=($HOME/.config/zsh/completions)
|
|
|
|
autoload -Uz compinit
|
|
compinit
|