From c39d6d7b589d4a2274a3d79528cca6447dbb5e9a Mon Sep 17 00:00:00 2001 From: computermouth Date: Wed, 19 Apr 2023 18:20:17 -0600 Subject: [PATCH] minor fixes --- .gitignore | 26 +++++++++++++------------- README.md | 4 ++-- TODO | 19 ------------------- 3 files changed, 15 insertions(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index 62adec3..e928a83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,14 @@ -/cache -/.build/ -/binary.modified_timestamps -/binary/ -/chroot.files -/chroot.packages.install -/chroot.packages.live -/chroot/ -/live-image-amd64.contents -/live-image-amd64.files -/live-image-amd64.hybrid.iso -/live-image-amd64.hybrid.iso.zsync -/live-image-amd64.packages +*/cache +*/.build/ +*/binary.modified_timestamps +*/binary/ +*/chroot.files +*/chroot.packages.install +*/chroot.packages.live +*/chroot/ +*/live-image-amd64.contents +*/live-image-amd64.files +*/live-image-amd64.hybrid.iso +*/live-image-amd64.hybrid.iso.zsync +*/live-image-amd64.packages diff --git a/README.md b/README.md index 296c559..650b30d 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ If you don't want to run docker, you can run the same commands that get passed t For the most part, CBPP is just a thin layer of configuration files added on top of Debian Stable. However, we do package those files for distribution. While the packages have been made available at several URLs over the years, you can currently find them at: -- Committed in binary form at [CBPP/packages.crunchbangplusplus.org](https://github.com/CBPP/packages.crunchbangplusplus.org) -- Hosted for consumption via apt at [packages.crunchbangplusplus.org](packages.crunchbangplusplus.org) though not browseable in the web browser(yet) +- Committed in binary form at [CBPP/crunchbangplusplus.org/packages](https://github.com/CBPP/packages.crunchbangplusplus.org) +- Hosted for consumption via apt at [crunchbangplusplus.org/packages](crunchbangplusplus.org/packages) though not browseable in the web browser(yet) ### Package Sources diff --git a/TODO b/TODO index bbcfce7..e69de29 100644 --- a/TODO +++ b/TODO @@ -1,19 +0,0 @@ - - -- DONE -- clipman bullshit -- DONE -- mate volume -- DONE -- faenza upgrade -- DONE -- conky -- DONE --compton shit -- DONE -- cbpp-exit -- DONE -- terminator colors -- DONE -- pipemenus -- DONE -- get rid of evince -- DONE -- obmenu/obapps -- DONE -- restart tint2 -- DONE -- power manager icon symlinks -- DONE -- file manager mount -- DONE -- bootloader artwork -- DONE -- EFI bootloader artwork -- github issues -- reddit issues