Charith Amarasinghe
|
d5bef142d4
|
Fix missing dependency on helper module for helpers added in #1793 (#1811)
PR #1793 introduced helper functions for OS detection in some modules.
These helpers require a module dependency on the 'helper' module.
|
5 years ago |
Kaspar Vollenweider
|
f4ca9ebfc9
|
feat(helper): add os-type helper functions
Add the following functions:
- is-darwin
- is-linux
- is-bsd
- is-cygwin
And apply them everywhere I found code doing that what these functions do.
|
5 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 |
Sorin Ionescu
|
02717cb4c1
|
Update osx alias descriptions
|
11 years ago |
Sorin Ionescu
|
bccfca8c10
|
Make osx functions autoloadable
|
11 years ago |
Sorin Ionescu
|
9a52ecb21b
|
Increase heading readability
|
12 years ago |
Sorin Ionescu
|
060d9064f8
|
[Fix #202] Load modules all or nothing
|
12 years ago |
Sorin Ionescu
|
160e1a3926
|
Check operating system in osx
|
13 years ago |
Sorin Ionescu
|
a7340886b3
|
[#23] Rename plugins to modules
|
13 years ago |