doomemacs/modules/os/macos/README.org

67 lines
2 KiB
Org Mode
Raw Normal View History

#+title: :os macos
#+subtitle: Compatibility for our favorite walled garden
#+created: February 19, 2017
#+since: 1.3
2020-08-20 02:10:25 -04:00
* Description :unfold:
This module provides extra functionality for macOS.
2020-08-20 02:10:25 -04:00
** Maintainers
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
** Module flags
/This module has no flags./
** Packages
2022-09-26 02:19:42 +08:00
- [[doom-package:ns-auto-titlebar]]
- [[doom-package:osx-trash]]
** Hacks
/No hacks documented for this module./
** TODO Changelog
# This section will be machine generated. Don't edit it by hand.
/This module does not have a changelog yet./
2020-08-20 02:10:25 -04:00
* Installation
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
This module requires a macOS environment.
* TODO Usage
#+begin_quote
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
#+end_quote
2020-08-20 02:10:25 -04:00
** "Open with X"
This module adds various macOS-specific launchers under the [[kbd:][SPC o]] prefix ([[kbd:][C-c
o]] for users with Evil disabled).
2020-08-20 02:10:25 -04:00
2022-09-26 02:19:42 +08:00
It also enables Keychain integration for [[doom-package:auth-source]]. This is used by our [[doom-module::app
irc]] and [[doom-module::tools magit]] modules, for instance.
2020-08-20 02:10:25 -04:00
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> |
* TODO Configuration
#+begin_quote
🔨 This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
#+end_quote
* Troubleshooting
/There are no known problems with this module./ [[doom-report:][Report one?]]
* Frequently asked questions
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
* TODO Appendix
#+begin_quote
🔨 This module has no appendix yet. [[doom-contrib-module:][Write one?]]
#+end_quote