qocu

joined 2 months ago
[–] qocu@hexbear.net 15 points 1 month ago* (last edited 1 month ago) (6 children)

I feel like you're destined to use Windows for the rest of your life. You want to replicate your Windows workflow to GNU/Linux, and I think that's the main problem and the reason why people change their minds and go back to Windows.

[–] qocu@hexbear.net 2 points 1 month ago

Wow, that was fast. Glad it helped you.

[–] qocu@hexbear.net 5 points 1 month ago (4 children)

I didn't find any script that would install the apps you wanted, but I did find a script that will help you build your own (it's pretty easy). You can take inspiration from this one and modify it, so that whenever you reinstall your system, you'll run your script.

https://gist.github.com/engineervix/ed53aa410a22620013e04baca437abb3

Research what commands are used in Fedora to install what application and add them to your script. Then, give your .sh file execute permissions and run it. You can do this in a virtual machine first if you want.

[–] qocu@hexbear.net 4 points 1 month ago

I found this post, but it refers to System 6: https://hexbear.net/post/786438

I did a quick search on r/unixporn (I just put in "System N") and found several posts, mostly about System 6 and System 9. Usually they post the links to the dotfiles in the comments. Good luck.

By the way, I don't think you'll find a specific distribution or desktop for what you want. You'll have to customize several things separately, look for documentation, dotfiles, etc.