Add TODO.md

This commit is contained in:
Augusto Gunsch 2021-08-13 17:48:51 -03:00
parent c67a1c9476
commit bbb15c2967
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 21 additions and 0 deletions

21
TODO.md Normal file
View File

@ -0,0 +1,21 @@
# install.sh
- Improve CLI (should have non-interactive mode)
- Add more colors
# Testing
- Test all possible combinations of system, distro and init system
# Code quality
- Improve code quality
- Maybe some functions like pacman_conf, set_locale should be made into actual scripts in other repos (they are useful and big)
- Put common (and maybe even exclusive) functions into a lib.sh file
- Make it as easy as possible to edit the script in the future
- Make a config.sh file, and add all paths to there (as well as other options)
# More systems
- Add support for the other init systems of Artix
# More automation
- Automate ALSA configuration
- Automatically install video cards drivers
- Configure GTK theme