Commit graph

6 commits

Author SHA1 Message Date
Jean Potier f56b60ed55 zsh: remove search for installed completions
1. Takes a lot of time: seriously, this takes 2 seconds at first launch,
and like .25 second for the following launches;
2. Is redundant with using `oh-my-zsh`, completions is set in there,
works well, and does not lag as much (why?). For using the `oh-my-zsh`
config, one must enable zsh first.
2017-09-04 11:26:03 +02:00
Nikita Uvarov 1678548353
zsh: set HELPDIR 2017-08-24 13:13:35 +02:00
Nikita Uvarov 7218c45443
zsh: add completions to fpath 2017-08-24 13:13:34 +02:00
Nikita Uvarov bd914d49f1
zsh: add history submodule 2017-08-24 13:13:34 +02:00
Nikita Uvarov 910cdc0537
zsh: use .zshenv for env vars 2017-08-21 18:00:58 +02:00
Nikita Uvarov cde8e02bf2
zsh: add module 2017-08-16 13:58:30 +02:00