crazzyfool / ansible-desktop-manjaro-i3

Ansible playbook with the purpose of configuring a fresh installation of Manjaro i3 Community Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Desktop for Manjaro i3 Community Edition

This repository contains playbooks to configure Manjaro i3 community edition as my personal desktop. This has been created with and tested against, Manjaro -3 16.06.1.

This playbook assumes you intend to run locally on a freshly installed Manjaro i3 (Community Edition) with a regular user created and added to the sudoers list as part of the installation.

Manjaro is based on Arch Linux and comes pre-installed with the yaort package manager for installing packages only available from the AUR.

Usage

git clone https://github.com/crazzyfool/ansible-desktop-manjaro-i3.git
cd ansible-desktop-manjaro-i3/
ansible-playbook setup.yml --sudo --ask-sudo-pass

About

Ansible playbook with the purpose of configuring a fresh installation of Manjaro i3 Community Edition


Languages

Language:Python 61.7%Language:Shell 22.1%Language:CSS 16.2%