doomemacs/modules/completion/ivy/autoload
Henrik Lissner 0a7221798b
Start file searchs from basic sh/dash shell
Uses the most basic, uncustomized shell to a) prevent interference
caused by slow shell configs and b) speed up project text searches. This
comes at the cost of isolating these programs from envvars that the user
may have set in their shell configs in order to change
ag/rg/pt/git-grep/grep's behavior.

If this bothers you, change +ivy-file-search-shell to your shell (or
to the value of `shell-file-name`).

Possibly relevant to an issue mentioned in #1260
2019-06-17 15:10:55 +02:00
..
evil.el
hydras.el
ivy.el Start file searchs from basic sh/dash shell 2019-06-17 15:10:55 +02:00
posframe.el