summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.org b/config.org index 16b07e0..89d70d2 100644 --- a/config.org +++ b/config.org
@@ -3172,6 +3172,9 @@ putting other config files in here that I need. It's a real pain in the ass to
3172have them all out of sync. 3172have them all out of sync.
3173 3173
3174**** ~/.gitconfig 3174**** ~/.gitconfig
3175:PROPERTIES:
3176:header-args: :noweb no :mkdirp yes
3177:END:
3175 3178
3176#+begin_src gitconfig :tangle (if (eq system-type 'windows-nt) "~/.gitconfig" "") 3179#+begin_src gitconfig :tangle (if (eq system-type 'windows-nt) "~/.gitconfig" "")
3177 # tangled from ~/.emacs.d/config.org 3180 # tangled from ~/.emacs.d/config.org