TheLocehiliosan / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
5.07k stars 176 forks source link

Support overriding architecture #393

Closed erijo closed 2 years ago

erijo commented 2 years ago

What does this PR do?

Allow override of architecture in the same way as os, hostname and user.

What issues does this PR fix or reference?

203

Previous Behavior

local.arch wasn't stored in the local config

New Behavior

Now it is.

Have tests been written for this change?

Yes

Have these commits been signed with GnuPG?

Yes


Please review yadm's Contributing Guide for best practices.

TheLocehiliosan commented 2 years ago

Great PR. Thanks.