I don't know whether rm is memory-safe or not, but vpr is. By 'memory-safe alternative' I meant that this alternative is memory-safe, but not that rm isn't.
Gitea supports migrating from a variety of sources, but I'm not sure about a bot that does everything in one click or so. You could probably make a simple script for that, though.
You'd have to copy the files to their designated paths. I've laid out the files so that just copying all the dotfiles - and directories - in the repository to your ~ should be enough to load all the configuration files. You'll also need to install all of the programs and fonts used in this configuration (in the repository's README.md) to make sure that everything works.
That should be enough to set it up, but let me know if I can help you any further. Oh, and the configuration files are pretty old, so you might need to adjust them to account for any changes made to the programs they're used for.
I don't know whether
rmis memory-safe or not, butvpris. By 'memory-safe alternative' I meant that this alternative is memory-safe, but not thatrmisn't.