My personal dotfiles for macOS, managed with Ansible.
# Clone the repository
git clone https://github.com/michaelbarton/dotfiles.git ~/.dotfiles
# Apply configuration with Ansible
cd ~/.dotfiles
./ansible/apply_ansiblecurl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
fish -c "fisher update"-
Create maildb directory:
mkdir -p ~/.maildb/michaelbarton -
Set up Gmail password in keychain:
security add-generic-password -a acct.gmail -s acct.gmail -w
-
Set up automated email sync:
launchctl load -w ~/Library/LaunchAgents/uk.me.michaelbarton.offlineimap.plist
For machine-specific settings, create:
~/.local/environment.bashfor Bash settings