This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Portable Ghostty config for macOS matching this machine's Alacritty look. | |
| # Install on macOS by copying this file to: | |
| # ~/.config/ghostty/config | |
| # Terminal identity | |
| term = xterm-256color | |
| # Font | |
| font-family = "JetBrainsMono Nerd Font" | |
| font-style = Regular |