You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
652 B

4 years ago
4 years ago
2 years ago
4 years ago
2 years ago
3 years ago
4 years ago
4 years ago
  1. debian-gnome
  2. ============
  3. configuration pour un bureau Gnome propre et efficace.
  4. utilisé lors des Instalalis dispenséees par Libre.re
  5. TODO
  6. ----
  7. * [ ] fix `tools` pathset
  8. * [ ] miaou-bash cannot be installed after an error occurs
  9. * [ ] gnome-extensions schema compilation after an error occurs
  10. DONE
  11. ----
  12. * [x] proper install process
  13. * [x] faster + idempotent
  14. * [x] Bookworm ready
  15. requirements before installation process
  16. ----------------------------------------
  17. * curl
  18. * git
  19. install one-liner
  20. -----------------
  21. `sudo apt install -y curl git && curl https://git.artcode.re/pvincent/debian-gnome/raw/branch/master/src/install.sh | bash -s --`