Install latest git on macOs

This commit is contained in:
Kenneth Benzie 2018-08-25 21:53:57 +01:00
parent 929cb896b1
commit ebc18383ac

View File

@ -1,5 +1,7 @@
--- ---
- location: ~/.config/git - location: ~/.config/git
- brew:
- git
- symlink: - symlink:
- {src: config, dst: ~/.gitconfig} - {src: config, dst: ~/.gitconfig}
- {src: _git-changes, dst: ~/.local/share/zsh/site-functions/_git-changes} - {src: _git-changes, dst: ~/.local/share/zsh/site-functions/_git-changes}