From 2ff35952510fa5a9ef655af9b328f31f7c50f689 Mon Sep 17 00:00:00 2001 From: Linus Dierheimer Date: Wed, 9 Feb 2022 11:14:20 +0100 Subject: [PATCH] Update DEVELOPMENT.md --- DEVELOPMENT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index a23bc6e67..3dd43813d 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -20,7 +20,8 @@ Here i just add things that are easy to forget. - [ ] Fish completions - [ ] Make CPU usage detection much faster and more accurate - [ ] Detect CPU usage in a common detection methode and expose it both to the cpuUsage module and the cpu format string -- [ ] Build fastfetch as a **static** lib and link `fastfetch`, `flashfetch` and the tests agains it, to reduce build time +- [ ] Build fastfetch as a **static** lib and link `fastfetch`, `flashfetch` and the tests against it, to reduce build time +- [ ] Per session caching ### General - More presets