Texas Toland
ff91c8d410
Make .zcomp* location configurable ( #1842 )
4 years ago
Indrajit Raychaudhuri
dc8e168d5f
command-not-found: Minor reformatting
6 years ago
Indrajit Raychaudhuri
f745645342
command-not-found: Support custom Homebrew tap on MacOS
...
Added support for homebrew-command-not-found from a non-default tap
6 years ago
Indrajit Raychaudhuri
2286662b80
command-not-found: Restore idiomatic homebrewed handler loading on MacOS
...
As is the convention in prezto, we cache the command-not-found handler to
avoid incurring the performance penalty of loading ruby interpreter on
every call. This restores the 'Homebrew way' of loading command-not-found
handler.
Further, the formally recommended command lookup mechanism in Homebrew
(viz., `brew command command-not-found-init`) is ruby based and is super
slow. To avoid performance penalty, we `find` it ourselves from
`TAP_DIRECTORY` defined internally in Homebrew.
This also reinstates support for custom taps or non-standard Homebrew location.
6 years ago
Indrajit Raychaudhuri
992b9de505
doc: More copyediting and formatting for consistency
6 years ago
Kaleb Elwert
f8f93d4b91
command-not-found: Directly source homebrew command-not-found handler
...
Fixes #1577 , Fixes #1451
7 years ago
Ashish Gandhi
b6b43eb331
Rename "Mac OS X" to "macOS" in comments
...
This only changes references in text for human consumption. It leaves
out renaming paths because that can cause breaking changes.
Related issue https://github.com/sorin-ionescu/prezto/issues/1449 .
7 years ago
Jeff Widman
fb903cb067
Document support for macOS
...
This adds docs for b0c85eddf6
which was added in https://github.com/sorin-ionescu/prezto/pull/1376/
7 years ago
Indrajit Raychaudhuri
b0c85eddf6
[command-not-found] Load brew 'command-not-found' if homebrew tap is available
...
Homebrew has _official_ tap that supports `command-not-found`.
Enable it when possible.
7 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Daniel Renninghoff
e18f18af92
Support command-not-found on Arch Linux
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
24559be19d
Add quotes around file names
13 years ago
Sorin Ionescu
e5ec94af42
Check for non-empty files, not just existance
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago