Inspired by https://github.com/TechDufus/dotfiles
Clone this repository locally to ~/dotfiles.
This repository includes a custom shell script located at bin/dotfiles. This script will making sure any Ansible dependencies are installed and then run the playbook.
Playbook requires sudo privileges to set default shell in role zsh and to install dependencies.
./dotfiles --ask-become-passIf you only want to run specific roles use tags.
./dotfiles --ask-become-pass --tags nvimAvailable roles
- zsh
- nerdfonts
- kitty
- nvim
- tmux
- vifm