From 49e5b609b7bab30af9fe89d0fc6f516ec26c162a Mon Sep 17 00:00:00 2001 From: jolheiser Date: Thu, 7 Sep 2023 11:00:29 -0500 Subject: [PATCH] chore: add projects Signed-off-by: jolheiser --- Projects.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Projects.md diff --git a/Projects.md b/Projects.md new file mode 100644 index 0000000..6d326c7 --- /dev/null +++ b/Projects.md @@ -0,0 +1,5 @@ +- [ ] `swatch` - bubbletea app for looking through catppuccin colors in various flavours + copy to clipboard as hex, rgb, hsl + provide shades +- [ ] `nixopt` - CLI for searching through nix packages/options with home manager available. + [hm data](https://raw.githubusercontent.com/mipmip/home-manager-option-search/gh-pages/data/options.json) \ No newline at end of file