Oh 😮 !
Hello fellow voyager, it seems that you've come a long way to be here...
Here! Take this 🍺, 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:
- Dell XPS 13 9333 (hardware)
- Dell XPS 13 9360 (hardware)
- VirtualBox (software)
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! 🚀
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
✨ Magic! ✨
NOTE: Don't hesitate to edit the configuration file located at
ansible/playbook/conf/common.yml
elinks https://novln.github.io/Kiss-my-Arch/