Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 443 Bytes

File metadata and controls

23 lines (14 loc) · 443 Bytes

Gino Latorilla's dotfiles with Ansible

Requirements

  • Python 3

Quickstart

  1. Clone this repo.
  2. cd dotfiles.
  3. ./bootstrap.sh
  4. ./pkg-install.sh
  5. ./install.sh

Normal operations

Run ./install.sh for syncing dotfiles.

Run ./dry-run.sh to check if ./install.sh will override anything.

Run ./pkg-install.sh to ensure tools are installed.

Inspired by: cowboy/dotfiles.