jwahdatehagh / dotfiles

Joseph's Ansible-powered dotfiles (currently only for macOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Joseph's Ansible-powered dotfiles (currently only for macOS)

Setup

./install.sh

Customization

When using a fork of this repository as the basis for your own dotfiles, you should customize the following:

  1. Set your name and email in variables/identity.yml (currently used for global git config)
  2. Adapt default software choice in variables/software.yml
  3. Check settings in variables/sysconfig.yml
  4. Adapt zsh config in variables/shell.j2
  5. Add custom paths in variables/paths.yml
  6. Define custom shell functions in roles/rc/templates/functions.j2

About

Joseph's Ansible-powered dotfiles (currently only for macOS)


Languages

Language:Shell 100.0%