From 41aa13621d85bb0e9a4c672034a9ffb6f2a6f583 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 10 Jul 2023 23:19:33 +0000 Subject: [PATCH] add a TODO for using Starship prompt --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 8a763044..07d195d5 100644 --- a/TODO.md +++ b/TODO.md @@ -75,6 +75,9 @@ ### perf - why does zsh take so long to init? + - try using Starship prompt instead? + - supports git-status stuff too + - can probably displace all of the powerlevel10k stuff - why does nixos-rebuild switch take 5 minutes when net is flakey? - trying to auto-mount servo? - something to do with systemd services restarting/stalling