improve prompt performance, especially in large git repos like `nixpkgs`, which are practically unusable with starship since git status and other info is loaded synchronously.
Home Manager Configuration
This directory contains my configuration for home-manager.
The machines
folder contains userland configs for specific machines. Each of these configs will import modules from the modules
folder for shell config, git config, etc.