diff options
author | Adam Hovorka <[email protected]> | 2020-08-04 14:07:41 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2020-08-04 14:07:41 -0600 |
commit | 0b2ba4788ea38fe5a7d071cbc218c1d4ee6bd94a (patch) | |
tree | 53f597925b2b610ed6bac876ed13fc21565bd6dc /base.yaml | |
parent | effb85ed2e011209369af6be5e61f20c8f2a82f5 (diff) |
[feat] Add commit type reference to gitconfig
Diffstat (limited to 'base.yaml')
-rw-r--r-- | base.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ ~/.capsesc: base/capsesc ~/.curlrc: base/curlrc ~/.gitconfig: base/gitconfig + ~/.gitmessage: base/gitmessage ~/.makepkg.conf: base/makepkg.conf ~/.npmrc: base/npmrc ~/.tmux.conf: base/tmux.conf |