diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-05-16 02:13:16 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | cef45a3a17af01489df3ee668eaadde6bc29f662 (patch) | |
| tree | ac7e9bd539bb5c43fc901b642bbe26b41edfdb1d /run_powershell.bat.tmpl | |
| parent | 471d5c9a7e4038d517bbfc4fae56089a766aa5e4 (diff) | |
docs: create docstrings for most root level files
Diffstat (limited to 'run_powershell.bat.tmpl')
| -rw-r--r-- | run_powershell.bat.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/run_powershell.bat.tmpl b/run_powershell.bat.tmpl index 78d97c3..c2f1e1b 100644 --- a/run_powershell.bat.tmpl +++ b/run_powershell.bat.tmpl @@ -1,5 +1,6 @@ {{ if eq .chezmoi.os "windows" -}} -:: -*-mode:bat-*- vim:ft=bat +:: -*-mode:bat-*- +:: vim:ft=bat :: ~/.local/share/chezmoi/run_powershell.bat :: ============================================================================ |
