How do you setup your Linux for Daily usage ?

my proccess:

  1. i choose a linux distro with its server installation iso [ i use debian mostly now days ]
  2. then i install it without standard dependency and i setup user, password and sudo (if using debian)
  3. then i run my custom ‘linutils’ script that installs needed minimal softwares for my usage.
  4. my script also installs dependency needed for my custom hyprland dot's dependency
  5. then it installs hyprland + sddm [ or any other combination if i choose ]
  6. the script is tui and support major distro like debian/arch/fedora
  7. finally the script adds all my public dots and wallpaper repo and installs them
  • finally my ram usage is lower that 1 GB at startup. let me know how you do it.

Leave a Reply