Single-user Arch Linux setup. Managed using Decman
- Install Decman (https://github.com/kiviktnm/decman#installation)
- Clone this repository:
git clone https://github.com/abdulk-id/NosArch ~/NosArch - Configure NosArch in
~/nosarch_config.json. Useconfig.schema.jsonfor validating the config JSON. - Run decman:
sudo decman --source ~/NosArch/nosarch/source.py- Dry-run decman to see what changes will be made without applying them:
sudo decman --source ~/NosArch/nosarch/source.py --dry-run
- Dry-run decman to see what changes will be made without applying them: