ghostty

Configure and validate Ghostty terminal emulator settings via helper commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/indexzero/dotvibes --skill ghostty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ghostty
Source: https://github.com/indexzero/dotvibes/tree/main/vlurp/whilp/dotfiles/.claude/skills/ghostty
Command: npx skills add https://github.com/indexzero/dotvibes --skill ghostty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Ghostty terminal emulator settings. Use when modifying ghostty config, validating configuration, checking window settings, themes, fonts, keybindings, or troubleshooting ghostty startup behavior.

Core Features & Use Cases

  • Validation of configuration syntax and values.
  • Display current effective configuration and defaults.
  • Manage common actions: list fonts, list themes, list keybindings, edit config.

Quick Start

Run Ghostty helper commands to validate config, show the current config, and list available fonts and themes.

Frequently Asked Questions about ghostty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate my Ghostty configuration file for syntax errors?

Validate Ghostty configuration syntax using the +validate-config command, which checks your config file for errors and reports any issues before applying settings to your terminal emulator.

What fonts and themes are available in Ghostty?

List all available fonts with +list-fonts and themes with +list-themes to see your Ghostty options, then apply your choice by editing the configuration file with +edit-config.

How do I check my current Ghostty configuration and defaults?

Display your effective Ghostty configuration and default settings using +show-config to review all active terminal emulator options and their values.

Can I view and modify keybindings in Ghostty?

List all available keybindings with +list-keybinds, then modify them by editing your Ghostty configuration file using +edit-config to customize keyboard shortcuts.

Why isn't my Ghostty configuration taking effect on startup?

Troubleshoot Ghostty startup behavior by validating your config syntax with +validate-config and displaying effective settings with +show-config to identify configuration issues preventing proper initialization.

Does Ghostty configuration work on macOS?

Ghostty configuration management applies to macOS Ghostty installations, supporting plain-text config file reading, writing, validation, and all standard configuration commands across macOS systems.