Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 866 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 866 Bytes

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

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