mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-22 11:53:08 +00:00
12 lines
417 B
YAML
12 lines
417 B
YAML
---
|
|
# Preferences.
|
|
# TODO: Idempotence, and set it as the default.
|
|
# - name: Add Terminal settings.
|
|
# shell: open templates/terminal/JJG-Term.terminal
|
|
|
|
# TODO: Configure Sublime Text (see templates/sublime/*).
|
|
|
|
# TODO: Configure git (should this be in my .osx file, though?).
|
|
# git config --global color.ui true
|
|
# git config --global user.name "Jeff Geerling"
|
|
# git config --global user.email "geerlingguy@mac.com"
|