dotfiles/meta/tasks/gitignore.global.yaml
2021-02-21 01:15:09 +01:00

7 lines
150 B
YAML

- link:
~/.gitignore.global:
path: conf/gitignore.global
- shell:
- command: 'git config --global core.excludesfile ~/.gitignore.global'