This module provides extra functionality for macOS.
This module provides no flags.
This module has no dedicated maintainers
This module adds various macOS-specific launchers under the SPC o prefix (C-c
o for users with Evil disabled).
It also enables Keychain integration for auth-source. This is used by our irc
and magit-forge modules, for instance.
To support GitHub Forge add an internet password like this to your keychain:
| Field | Value |
|---|---|
| Name | api.github.com |
| Kind | Internet password |
| Account | <username>^forge |
| Where | https://api.github.com/ |
| Password | <token> |