comparison git/gitconfig @ 449:f464cf177151

Set Vim filetype on Git config.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:23:44 -0800
parents 4cbf9f8b4a37
children 54bdd1f0f873
comparison
equal deleted inserted replaced
448:cc00cbbf5460 449:f464cf177151
20 trustExitCode = true 20 trustExitCode = true
21 [core] 21 [core]
22 excludesfile = /Users/abdul/.gitignore_global 22 excludesfile = /Users/abdul/.gitignore_global
23 [commit] 23 [commit]
24 template = /Users/abdul/.stCommitMsg 24 template = /Users/abdul/.stCommitMsg
25
26 # vim: ft=gitconfig