From cef45a3a17af01489df3ee668eaadde6bc29f662 Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Thu, 16 May 2024 02:13:16 -0500 Subject: docs: create docstrings for most root level files --- dot_gitconfig.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dot_gitconfig.tmpl') diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index a8e6b81..fb97bed 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -6,8 +6,8 @@ # I work with Git on Windows and Linux, and some configuations might # use different locations. This mainly contains the aliases I want # to keep consistent between machines. -# -# {{/* This file supports Go's text/template language. */}} + +{{/* This file supports Go's text/template language. */ -}} [push] autoSetupRemote = true -- cgit v1.2.3