Safer rm will move files within $HOME to $HOME/.trash
site-lisp as git submodule
Add `allow_profile` and custom `cd` functions.
This project contains configurations and scripts I use for my own computing.
Pending.
Don't do it, it requires that your computer is configured as mine. However you can pick what you need and use it on your system.
Add a new user
useradd -m -G wheel <user> && passwd <user> && usermod -aG <user> <main-user>
Apply configurations to my system
sudo rsync -Pau --exclude '.git' --chown root:root root/* /
Apply configurations to postmarketOS
rsync -Paud ---exclude '.git' -files-from='pmOS.list' root/ /
This project is licensed under MIT-0.
You don't need to attribute or ask anyone to use these files as you wish.