6 lines
113 B
YAML
6 lines
113 B
YAML
- shell:
|
|
- mkdir -p ~/.config/git
|
|
|
|
- link:
|
|
~/.config/git/config: git/config-mit
|
|
~/.hgrc: hg/mit.hgrc
|