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

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

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