oh-my-posh/website/docs/installation/macos.mdx
2022-05-13 08:19:35 +02:00

30 lines
755 B
Plaintext

---
id: macos
title: macOS
sidebar_label: 🍏 macOS
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
import InstallHomebrew from "./homebrew.mdx";
## Set up your terminal
As the standard terminal has issues displaying the ANSI characters correctly, we advise using
[iTerm2][iterm2] or any other modern day macOS terminal that supports ANSI characters.
:::info
To display all icons, we recommend the use of a [Nerd Font][fonts].
:::
## Installation
<InstallHomebrew />
[fonts]: /docs/configuration/fonts
[scoop]: https://scoop.sh/
[wt]: https://github.com/microsoft/terminal
[iterm2]: https://www.iterm2.com/
[powershell]: https://www.powershellgallery.com/packages/oh-my-posh
[configuration]: /docs/configuration/overview