dotfiles/ansible/roles/osx/tasks/terminal.yml

13 lines
283 B

- name: import terminal profile
command: open ~/.dotfiles/Alpha.terminal
- name: set terminal profile to be the default
my_defaults:
domain: com.apple.Terminal
key: "{{ item }} Window Settings"
type: string
value: Alpha
with_items:
- Default
- Startup