# `ghst config`

CLI configuration for the `ghst` tool.

## Usage
```bash
ghst config [options] [command]
```

## Commands
- `show [options]`: Show current user config.
- `path`: Print user config file path.
- `list`: List configurable defaults.
- `get <path>`: Read a config value.
- `set <path> <value>`: Set a config value.
