Compare commits

...

No commits in common. "319b5da1fb963875799e40da767d3cda3a43334a" and "19c3d87cab401864600a905a6fc5d8c61a6cffb2" have entirely different histories.

2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
---
- location: ~/.config/git
- symlink:
- {src: config, dst: ~/.gitconfig}
- {src: excludes, dst: ~/.gitexcludes}
- {src: _git-changes, dst: ~/.local/share/zsh/site-functions/_git-changes}
- repo:
- {remote: 'git@code.infektor.net:benie/config.git', name: private}

2
config
View File

@ -51,5 +51,5 @@
useConfigOnly = true
[include]
path = ~/.config/private/gitconfig
path = ~/.config/work/gitconfig
path = ~/.config/play/gitconfig