Oh :open_mouth: !
Hello fellow voyager, it seems that you've come a long way to be here...
Here! Take this :beer:, cheers!
Well, it's my warehouse for anything related to Arch Linux.
I've used Arch' since 2009 (Oh my god, it's been a while...) and since I love automation, this repository contains my personal touch for Arch Linux.
Bootstrap is a list of Arch Linux installers that I use for a fresh install. These configurations are available:
However, it will configure a minimal system. That's why I use Ansible...
Once you had a minimal operating system following the Official Guide or using one of my Bootstrap, it's time for automation! :rocket:
I use Ansible for this purpose and everything I need for a perfect Arch Linux experience is defined as playbook.
For a straightforward installation, configure your hosts
file using hosts.example
as a template and execute:
$ ansible-playbook playbook/install.yml
:sparkles: Magic! :sparkles:
NOTE: Don't hesitate to edit the configuration file located at
ansible/playbook/conf/common.yml
elinks https://novln.github.io/Kiss-my-Arch/