diff --git a/home/private_dot_config/git/template/symlink_commit-msg b/home/private_dot_config/git/template/symlink_commit-msg index 63b4b2c9..a1e7d218 100644 --- a/home/private_dot_config/git/template/symlink_commit-msg +++ b/home/private_dot_config/git/template/symlink_commit-msg @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/commit-msg -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/commit-msg \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_post-checkout b/home/private_dot_config/git/template/symlink_post-checkout index e4fcbd80..ccd0805a 100644 --- a/home/private_dot_config/git/template/symlink_post-checkout +++ b/home/private_dot_config/git/template/symlink_post-checkout @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/post-checkout -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/post-checkout \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_post-commit b/home/private_dot_config/git/template/symlink_post-commit index 7d8efc38..6a782fc4 100644 --- a/home/private_dot_config/git/template/symlink_post-commit +++ b/home/private_dot_config/git/template/symlink_post-commit @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/post-commit -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/post-commit \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_post-merge b/home/private_dot_config/git/template/symlink_post-merge index 3e9d8d99..fd85c7b3 100644 --- a/home/private_dot_config/git/template/symlink_post-merge +++ b/home/private_dot_config/git/template/symlink_post-merge @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/post-merge -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/post-merge \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_post-rewrite b/home/private_dot_config/git/template/symlink_post-rewrite index ff1fc6fc..00482659 100644 --- a/home/private_dot_config/git/template/symlink_post-rewrite +++ b/home/private_dot_config/git/template/symlink_post-rewrite @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/post-rewrite -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/post-rewrite \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_pre-commit b/home/private_dot_config/git/template/symlink_pre-commit index fa3151a8..b12252d4 100644 --- a/home/private_dot_config/git/template/symlink_pre-commit +++ b/home/private_dot_config/git/template/symlink_pre-commit @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/pre-commit -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/pre-commit \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_pre-push b/home/private_dot_config/git/template/symlink_pre-push index a90e6b62..2ea4b0c0 100644 --- a/home/private_dot_config/git/template/symlink_pre-push +++ b/home/private_dot_config/git/template/symlink_pre-push @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/pre-push -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/pre-push \ No newline at end of file diff --git a/home/private_dot_config/git/template/symlink_prepare-commit-msg b/home/private_dot_config/git/template/symlink_prepare-commit-msg index 8ebb3ed6..73ca9a12 100644 --- a/home/private_dot_config/git/template/symlink_prepare-commit-msg +++ b/home/private_dot_config/git/template/symlink_prepare-commit-msg @@ -1,3 +1 @@ -{{- if true -}} -{{ .host.home }}/.local/src/shared-common/common/.config/husky/prepare-commit-msg -{{- end -}} \ No newline at end of file +~/.local/src/shared-common/common/.config/husky/prepare-commit-msg \ No newline at end of file