configuration.md (304B)
1 --- 2 label: Configuration 3 icon: gear 4 order: 640 5 --- 6 7 # Configuration 8 9 Githrun stores configuration and cache files in your home directory: 10 11 | Path | Purpose | 12 |---|---| 13 | `~/.githrun/config.json` | Tokens, bookmarks | 14 | `~/.githrun/cache/` | Cached API responses | 15 | `~/.githrun/bin/` | Installed tools |