# Macintosh

- [My Apps](https://blog.azagra.dev/macintosh/my-apps.md)
- [Configurar shell bash por defecto](https://blog.azagra.dev/macintosh/configurar-shell-bash-por-defecto.md)
- [Habilitar Bash Completion](https://blog.azagra.dev/macintosh/habilitar-bash-completion.md)
- [Instalar Pyenv](https://blog.azagra.dev/macintosh/instalar-pyenv.md)
- [Habilitar el "chime sound" en los nuevos Mac's](https://blog.azagra.dev/macintosh/habilitar-el-chime-sound-en-los-nuevos-macs.md)
- [Reset NVRAM en un Macintosh](https://blog.azagra.dev/macintosh/reset-nvram-en-un-macintosh.md)
- [Reset PMU en un PowerBook G4](https://blog.azagra.dev/macintosh/reset-pmu-en-un-powerbook-g4.md)
- [Solucionar el parpadeo de Netflix en Safari a pantalla completa](https://blog.azagra.dev/macintosh/solucionar-el-parpadeo-de-netflix-en-safari-a-pantalla-completa.md)


---

# 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://blog.azagra.dev/macintosh.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.
