Skip to content

Glaaj/dotfiles

Repository files navigation

This repository hosts my dotfiles. The setup is performed through Ansible, this takes care of installation of software as well as symlink creation using GNU Stow.

Validate configuration

Requirements

Use Arch or a flavour of it, I personally use Endeavour

Usage

# Clone repo locally:
git clone https//www.github.com/glaaj/dotfiles`

# Run `install.sh` to install Ansible using pip
./install.sh

# Run Ansible playbook
ansible-playbook dotfiles_setup.yaml --ask-become-pass

About

My personal dotfiles

Resources

Stars

Watchers

Forks