This is my own custom script to setup Ubuntu 22.04. MacOS like.
git clone https://github.com/N1sek/ubuntu-post-installer
cd ubuntu-post-install
sudo chmod +x setup-ubuntu.sh
./setup-ubuntu.sh
reboot
Your Ubuntu should look like this:
I am not responsible for any possible errors that may occur on your computer.
It is recommended to run these scripts after you have freshly installed Ubuntu
You should check the script to see if it suit your needs
If you have a suggestion that would make this better, click here. Improvements are always welcome!