https://github.com/mensaah/pc-setup-and-dotfiles
A collection of my dotfiles and PC setup as ansible roles
https://github.com/mensaah/pc-setup-and-dotfiles
Last synced: about 1 year ago
JSON representation
A collection of my dotfiles and PC setup as ansible roles
- Host: GitHub
- URL: https://github.com/mensaah/pc-setup-and-dotfiles
- Owner: MeNsaaH
- Created: 2018-12-27T15:43:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T14:27:38.000Z (over 2 years ago)
- Last Synced: 2025-04-15T00:52:40.640Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 198 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MeNsaaH's dotfiles
A collection of my dotfiles and system setups on Ubuntu and MacOS as Ansible Roles
prerequisites
-------------
- Ensure Python 3 is installed
- ansible
```
pip3 install ansible
```
- Install ansible requirements
```
ansible-galaxy install -r requirements.yml
```
- Run playbook
```
ansible-playbook main.yml -i inventory --ask-become-pass
```
Todo
----
- [ ] Ubuntu: Auto Setup Theme (Gnome-tweaks, dash to panel extensions)
- [ ] Ubuntu: Gogh for theme selection