mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
3 lines
69 B
Bash
3 lines
69 B
Bash
fpath=($ZSH/plugins/folders $fpath)
|
|
autoload -U compinit
|
|
compinit -i
|