Is this just meant to make git clone always clone recursively?
Can’t you do this with aliases in your .gitconfig?
Is this just meant to make git clone always clone recursively?
Can’t you do this with aliases in your .gitconfig?
I have something similar.
alias "..1=cd .."
alias "..2=cd ../.."
... etc
I did have code that would generate these automatically but Idk where it is.
Protondb is a really good source for that information. I do want to mention protonupqt though. Basically when you go on Protondb you might see that some people are using versions of proton that aren’t included with steam(like proton-GE, aka glorious eggroll). Protonupqt provides a tool that downloads some of those for you and even installs them in steam.
And for games that aren’t on steam using the heroic launcher (for epic, gog, and amazon(?) games) or lutris (everything else) is the way to go.
Strange that kali is listed, since it is such a specialized distro.
Iirc the white border is a helldivers2 issue
As for minimizing the game I don’t remember having that issue but it has been a while since I played.
I know you are mostly asking about ripping the media. But I would recommend looking at tiny media manager to pull metadata and organize.
There’s a reason you have a home dir. Just copy that forward along with whatever other config files you might’ve customized.
This is probably the reason why most distros will have the home directory on a separate partition. To easily allow you to keep your most important data when reinstalling or switching to a new distro.
If you are launching the hoyo launcher through heroic then that will also have to obey Flatpak permissions. Since that is how the containers work.
You could try enabling full filesystem access just to test whether is it Flatpak permissions blocking you.
Do you have heroic installed through Flatpak? If you do then install flatseal (through Flatpak) and use flatseal to enable permissions for heroic launcher. It should be pretty obvious how to do this once you have flatseal open.
By default Flatpak does not allow applications to write to directories outside of your home fir (and I think it also blocks access to other partitions).
Source: I did this on my system last Friday to install return to moria. Also I got zzz to work on my steamdeck out of the box with heroic game launcher.
This is true. And it’s also why I always recommend downloading steam through their website. They distribute their own Deb directly, and it auto updates.
Flatpak version is also okay but if you want to use a secondary disk then you need to know how to use portals (or the Flatpak configuration tool that I can’t remember the name of).
I think there is a value you can put into a /sys file to fix this. Had the same issue on my k10 keyboard. (the fix was easily findable on their forums)
This might help in the future in case you setup a remote mount for backups in the future. Look into using systemd’s automount feature. If the mount suddenly fails then it will instead create an unwritable directory in its place. This prevents your rsync from erroneously writing data to your root partition instead.
I want to say that that option is going to do that same thing that you tried before. Unsure as I have never used that option.
I was talking about the third or fourth option I think it’s called install from windows executable.
You can download the installer to any folder you like. Use the plus button as the person above said. And you will probably be able to leave most settings as default. Just keep going through the prompts until it asks for the file.
If you run into issues. First go into the configuration and make sure that the executable is correct. (sometimes it points at the crash reporter executable)
If you get errors after that you might check protondb and see if people have other runner/wine suggestions. (you can get other versions with protonupqt).
I haven’t run newvegas before. But it hopefully will just work tm.
I also like lutris. But it being “for games” doesn’t do it justice I think. It is basically just a wine environment manager. It advertises as being for games but it should work with just about any windows executable.
I did something similar (that my professor still talks about in class as a cautionary tale)
I ran chown -R user .*
(intending to target all hidden files in the folder) and for people that don’t know .*
also matches ..
(..
was /
in this case) which changed the permissions on all files on the system to that user, including sudo.
We fixed it by mounting the root of the file system in a docker container which effectively gave us root.
Is this effectively the same as: du -hs * | sort -h
?
I know this isn’t the type of answer that you want to hear, but I really love my kindle. It may not be open-source but it works and I can upload books to it from my personal collection. And the battery life is much longer than an ordinary tablet.
If you want to have something to tinker with then I have heard that the open book project is a pretty good build it yourself alternative.
The issue with gear lever is that not many people know that it exists. I only started using it a few months ago and I’ve been on Linux for the better part of the last decade.
I feel like most casual users would not make the connection of “crawlers” to link previews that they talk about it the article. Sure, if you understand that robots.txt includes all robots then sure. But that is not how general news media has been talking about robots.txt.