Configuration files and scripts to use for my Linux devices (currently on Arch Linux)
Each branch has its own device-id file, which identifies the device it is for.
Examples include "desktop" and "laptop"
As well, have a folder for secrets, known as "secrets", which is ignored by Git.
If reinstalling a fresh system, make sure to apply the aconfmgr config, synchronize your home folder with the dotfiles repository with stow, and install all of the listed Flatpak apps.
update- Runsparuandflatpak updateupdate-config- Updates the local copy of this repo, and the dotfiles associated with itstow -t ~ dotfiles --adopt- After creating a commit, this command allows you to adopt all existing home folder files that have corresponding files in the dotfiles directory, moving those files into the dotfiles directory and replacing the original files with symbolic links. After adopting everything, make sure to reset your local Git repository directory to your latest commit (the HEAD) to make sure the system's state reflects that latest state.
- Flameshot for the screenshot script files