Skip to content

Instantly share code, notes, and snippets.

@kawas44
kawas44 / attributes
Last active March 1, 2022 19:17 — forked from amalloy/.gitattributes
Clojure-aware git-diff hunk headers
;; save user defined attributes in default location:
;; ~/.config/git/attributes
*.clj diff=clojure
*.cljs diff=clojure
*.cljc diff=clojure