Skip to content

Commit

Permalink
Add hooks path to gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
KELiON committed Apr 7, 2022
1 parent e452530 commit a212944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/gitconfig.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
excludesfile = /Users/KELiON/.gitignore
editor = vim
pager = `brew --prefix git`/share/git-core/contrib/diff-highlight/diff-highlight | less
hooksPath = /Users/kelion/.githooks
[difftool "sourcetree"]
cmd = opendiff \"$LOCAL\" \"$REMOTE\"
path =
Expand Down

0 comments on commit a212944

Please sign in to comment.