An open API service indexing awesome lists of open source software.

https://github.com/Lujeni/dotfiles

My personal ansible roles to setup/update my computer
https://github.com/Lujeni/dotfiles

ansible dotfiles gentoo

Last synced: about 1 year ago
JSON representation

My personal ansible roles to setup/update my computer

Awesome Lists containing this project

README

          

# Dotfiles

This repository contains my complete system setup, including dotfiles, tools, and configurations, managed effortlessly using **Ansible**. The setup has been extensively tested on **Ubuntu 22.04** and **Dell XPS laptops**, ensuring reliability across these environments.

## Overview

By leveraging Ansible, this repository provides:

- An automated way to configure and maintain my system.
- Version-controlled dotfiles and tools.
- A straightforward approach to replicate my setup on new machines.

## Compatibility

Tested on:

- **Ubuntu 22.04**
- **Dell XPS 13 9370**

## Usage

```bash
ansible-playbook -i inventory settings.yml
```

## Notes

- This setup is designed for personal use and may require tweaking for other environments.
- Contributions, suggestions, or issues are welcome. Feel free to open a pull request or issue in this repository