This document introduces GBT (Go Bullet Train), a highly configurable prompt builder for Bash and ZSH shells written in Go. GBT aims to provide a fast and customizable prompt while overcoming the slowness of shell-based prompt frameworks. It includes 10 customizable "cars" for displaying information like the current directory, Git status, and system information. Benchmarks show GBT has faster performance than traditional shell prompts. The document also discusses GBT's features like integration with SSH and limitations around only working with Bash. It encourages contributions to the open source project.