add header from function

This commit is contained in:
Philip Henning 2024-11-29 11:39:42 +01:00
parent db210597cf
commit 7bddf2ca2b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# This dotfile is managed using dotdrop
# {{@@ header() @@}}
#
WINHOME="$(echo "$(cmd.exe /C "echo %USERPROFILE%")" | tr -d '\r')"