# Mac

1. 分享篇文章:

   MacOS Keyboard Settings and Shortcuts for Coding

   <https://utkuufuk.com/2021/01/17/macos-keyboard-shortcuts/>
2. A: TIL, macOS 在 /etc/pam.d/sudo 里面增加一行 auth sufficient pam\_tid.so 可以给 sudo 加上 TouchID 验证 <https://t.co/spuN1IswF9>

   B: wow 这个好

   C: wow 这下可以彻底忘记开机密码了呢

   A: hah 推荐一款我用了一年多的密码管理器 bitwarden

   目前除了一些银行卡密码，bitwarden 主密码，其他所有账号的密码 我都不需要记\~

   并且 bitwarden 是开源产品，可以自己架服务

   C: 酷

   A: 但是不推荐自己架，应该服务器 存在安全问题￼


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thinking.simonaking.com/tags/tool/mac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
