Skip to content

drew138/.dotfiles

Repository files navigation

Dotfiles

Installation

Install ansible and molecule.

pip3 install ansible molecule

Install all

curl -O https://raw.githubusercontent.com/drew138/.dotfiles/main/roles/scripts/files/install.sh && chmod +x install.sh && ./install.sh  && rm install.sh

reminder: system reboot might be required for some software to work as expected.