• 51 Posts
  • 940 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • https://www.gnu.org/software/bash/manual/bash.html#Miscellaneous-Commands

    Add to your .bashrc following lines:

    bind '"\C- ":shell-expand-line'
    bind '"\C-x":edit-and-execute-command'
    
    • Control+Space: Now you can expand variables, aliases, !492 history commands, the tilde without executing the line. Now you can make changes to the command.
    • Control+x: Opens the current command in an external editor (such as Vi, or whatever is setup for VISUAL or EDITOR variable). Now you can edit the command and if you save the temporary file and exit editor, the modified command will be executed. If you do not save, the unmodified command before launching the editor will be executed.





  • I didn’t say “personal package manager”. Do you refer to the part “basically my own AUR package”? pacman, the package manager of Archlinux that is also used in EndeavourOS, allows for installing custom packages. There is another tool part of Archlinux that let you build custom packages. These custom packages can be installed on your system, which is then seen like a normal package and handled this way with all the defined dependencies and information about the package. You can install the package from a local location, it does not need to be online repository.

    Then you can upload it to the AUR, which is exactly that: Arch User Repository. But you don’t have to upload it. Either way such a custom build package is what I referred to my own AUR package. For more information see: https://wiki.archlinux.org/title/Arch_User_Repository




  • Probably. I’m definitely not a fan of Garuda Linux (never used it to be honest). The styling and the bloat are not my taste. But the most important thing to me is, if I can trust those developers and maintainers? And I don’t trust most non common distros. Looking at their webpage, they also have a KDE lite version with less bloat and bare minimum packages to get started. This is actually awesome!


  • EndeavorOS. Because I wanted to have a rolling release distribution that is always up to date, and one that is good supported by maintainers and community. Good documentation is very important to me. And I trust the team behind EndeavorOS and Archlinux.

    Also the manual approach of many things and the package manager based on Archlinux is very nice. I also like the building of custom packages that is then installed with the package manager (basically my own AUR package). The focus on terminal stuff without too much bloat by default is also a huge plus.









  • EndeavourOS. I used Manjaro for 1.5 years before switching to EndeavourOS. (BTW before that I was also using Ubuntu for 13 years in row…) I couldn’t be happier. It’s closer to Archlinux and a bit more focused on terminal, but overall hassle free for me. Updates come quicker and not in batches like Manjaro did. Which means more often new versions of packages and no compatibility or other issues with AUR caused by Manjaro. What desktop environment did you use before? KDE is pretty good on EndeavourOS and what I would recommend.

    1. No opt-out or opt-in telemetry.
    2. Same package manager and repository from Archlinux.
    3. You have already experience with Manjaro and the Archlinux stuff, so going to a similar system like EndeavourOS makes sense. However its a bit more terminal oriented, with a few GUI related help.

    Because of your prior experience with Manjaro, I think EndeavourOS is a good candidate you should have in mind.




  • Yes, the DRM free games is a huge win for preservation. I’m not discounting the value of GOG. But that’s something we had already. My critique was about the focus on Windows only, which is not the best idea if games should be preserved “forever”. Because Windows 11 will be the only supported one soon.

    But any efforts trying to make games work forever is always good. At least they didn’t rule out other OS in the future. While my initial reaction was a bit negative in the nature, because I was very disappointment, I’m still happy they do something about it. It’s even more bitter because they supported Linux in the past… But let’s see how this is going. I don’t want to end this in a negative note. I mean it can only get better with such a goal.