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
- Host: GitHub
- URL: https://github.com/lujeni/dotfiles
- Owner: Lujeni
- Created: 2015-02-21T20:10:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T19:41:09.000Z (about 1 year ago)
- Last Synced: 2025-04-14T22:55:35.372Z (about 1 year ago)
- Topics: ansible, dotfiles, gentoo
- Language: Lua
- Homepage:
- Size: 897 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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