From 94940d536c5ceed157b113c6c7dd31570a21d44d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 17 Apr 2025 21:41:53 +0200 Subject: [PATCH] Add README with TODOs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..012b58f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Kayprish's bootstrap script + +Based on LARBS. + +## TODO's: +- [ ] This script is too slow, makepkg probably needs to be made parallel, +- [ ] Also all of the pacman commands could be smushed into one +- [ ] No whiptail windows, show what's actually going on +- [ ] Include the GPLv3 in the source