A Tide prompt item that shows your linked Railway project and environment.
🚅 velocity (production)
Shows nothing when outside a Railway-linked directory.
fisher install CarterMcAlister/tide-railway
Requires the Railway CLI and a linked project (railway link).
| Variable | Default | Description |
|---|---|---|
tide_railway_icon |
🚅 |
Icon shown before the project name |
tide_railway_color |
9B59B6 |
Text color |
tide_railway_bg_color |
normal |
Background color |
Runs railway starship to detect the linked project for the current directory. Parses the project name and environment from the JSON output and displays them via _tide_print_item.
The item is automatically added to tide_right_prompt_items on install and cleaned up on uninstall.
fisher remove CarterMcAlister/tide-railway