|
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
README.org |
tools/macos
Description
This module provides extra functionality for macOS.
Maintainers
This module has no dedicated maintainers
Features
This module adds various macOS specific launchers under the SPC o shortcuts.
It also enables keychain as an auth-source. This is used by apps like irc and magit's forge module. 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> |