Or teeldeer, it's just tldr rewritten in Rust. But it uses the same tldr pages.
Andromxda
BTW fd and ripgrep are a little easier to use. They're also much faster and more modern. You can find more modern alternatives to classic Linux command line tools in this blog post or in this list on GitHub.
The Linux Experiment fairly recently made a video about this: https://tilvids.com/w/w5SrXQUhk1a5iEtE9xPWgS
If you just want the links:
- https://linuxjourney.com/
- https://training.linuxfoundation.org/resources/?_sft_content_type=free-course
- https://linuxcommand.org/
- https://cmdchallenge.com/
I also recommend learnlinux.tv and especially the YouTube channel
Since you're on Arch, the Arch Wiki is a great resource if you ever need to look something up. If you just want to improve your CLI skills and make the life in the Terminal more pleasant, I'd recommend the fish shell. (Check this out if you want a video demonstration) It has a great autocomplete feature and shows you a short description of each command, which might help you to learn more about it. It's also very flexible and customizable. (Check out this video for some neat tricks) My last recommendation is tldr, it's a very useful application that gives you a short summary of how to use a command. These summaries are much easier to read and understand than manpages. I assume you know about manpages, if not, that's another recommendation.
Time in terms of setting everything up or learning how to use it? Because I can tell you that both are relatively easy. The installation is super easy, no harder than an ordinary Windows setup. The Steam Deck by default uses a desktop environment called KDE, as a Windows user, you should feel right at home. I'd say it's very intuitive to use and easy to learn. As Bazzite tries to mimic the Steam Deck experience as closely as possible, it uses the exact same stuff. Maybe check out this video.
You can always dual-boot. Bazzite is a very stable Linux distro, which is optimized for gaming and basically gives you the same experience you would get on a Steam Deck. I highly recommend it.
Btw Suyu hosts a full backup of Yuzu (and other stuff like Ryujinx or Dolphin in case it gets taken down at some point) on their Forgejo instance
It's also available via Tor as an onion site: http://suyudev2qxj5x7mroamgwf4hqunz4pups27z2kl77x4ioqhh5yhpshad.onion/
Btw Suyu hosts a full backup of Yuzu (and other stuff like Ryujinx or Dolphin in case it gets taken down at some point) on their Forgejo instance
It's also available via Tor as an onion site: http://suyudev2qxj5x7mroamgwf4hqunz4pups27z2kl77x4ioqhh5yhpshad.onion/
There's a proposal to make KDE the default in Fedora, I really hope this gets accepted.
If not, Fedora isn't that great anyway. Universal Blue-based distros like Bazzite or Aurora are much better nowadays.
That's because Cosmic is made by really cool people at System76 who actually care about their users/customers and the broader open source Linux desktop ecosystem
Personally, I prefer lsd over exa/eza. It's also written in Rust, but offers much more customizability. It has an entire config file with lots of options.