Added files to git repo

This commit is contained in:
Jean
2025-07-04 17:23:34 -04:00
parent 28264e542b
commit c531c40418
10 changed files with 1781 additions and 2 deletions

37
finalize.sh Executable file
View File

@ -0,0 +1,37 @@
#!/bin/bash
set -euo pipefail
BASEDIR="$(dirname "${0}" | sed "s|^\.|${PWD}|")"
printf '\033[?47l\012'
cat << EOF
#######################################
## ##
## $(cat "${BASEDIR}/title") Script ##
## ##
## Jean <jean@easthighnerd.net> ##
## ##
#######################################
################
## ##
## Finalize ##
## ##
################
EOF
sudo timedatectl
sudo usermod -p '*' root
flatpak --user\
remote-add\
--if-not-exists\
flathub\
https://flathub.org/repo/flathub.flatpakrepo