On first install:
- Install Arch Linux
sudo pacman -S gitgit clone https://git.tjdev.de/thetek/syscfg --depth=1cd syscfg- Edit
syscfg.shto your liking ./syscfg.sh
After changes, it is sufficient to run either:
./syscfg.shto apply everything again (also includes an update of all packages)./update_dotfiles.shwhen only the dotfiles have to be synchronised
| Path | Purpose |
|---|---|
| syscfg.sh | Main system setup script |
| dots/ | Dotfiles, will be symlinked to ~ by stow |
| dots/.config/ | Main directory for configuration files |
| dots/.mozilla/ | Custom firefox profile configuration |
| dots/bin | Utility shell scripts |
| misc/ | Miscellaneous stuff (e.g. keyboard layout) |
| wlock/ | Screen locker (wlock with configs) |