Skip to content

Cyfraka/ansible-ThinkPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Ansible ThinkPad Setup

This repo provides Ansible playbooks and config files to automate setup, dotfile management, and software installation on my ThinkPad laptops or VMs.

Features

  • Installs and updates preferred apps, dotfiles (.bashrc, .vimrc, Waybar themes), and configs across all devices.
  • Supports Arch & Fedora Linux.
  • Self-updating via cron and ansible-pull.

Included

  • Custom shell configs: aliases, SSH/tmux automation, fastfetch, etc.
  • .vimrc with improved defaults, search, and usability.
  • Waybar themes (style.css, needs otf-font-awesome).
  • More in files/.

Quick Start

Arch Linux:

sudo pacman -S ansible git && sudo ansible-pull -U https://github.com/Cyfraka/ansible-ThinkPad.git

Fedora Linux:

sudo dnf install ansible git && sudo ansible-pull -U https://github.com/Cyfraka/ansible-ThinkPad.git

Notes

  • Work in progress—expect updates.
  • Fork and customize as needed.

License

Personal use; see file headers for details.

Maintained by Cyfraka


About

Ansible configuration for my ThinkPads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published