From 768e83830757c53bc6171f236543646e0b063ccc Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Wed, 4 Jan 2023 06:01:48 +0000 Subject: [PATCH] Update 8 files - /home/private_dot_config/git/template/symlink_post-commit - /home/private_dot_config/git/template/symlink_commit-msg - /home/private_dot_config/git/template/symlink_post-checkout - /home/private_dot_config/git/template/symlink_post-merge - /home/private_dot_config/git/template/symlink_post-rewrite - /home/private_dot_config/git/template/symlink_pre-commit - /home/private_dot_config/git/template/symlink_pre-push - /home/private_dot_config/git/template/symlink_prepare-commit-msg --- home/private_dot_config/git/template/symlink_commit-msg | 4 +--- home/private_dot_config/git/template/symlink_post-checkout | 4 +--- home/private_dot_config/git/template/symlink_post-commit | 4 +--- home/private_dot_config/git/template/symlink_post-merge | 4 +--- home/private_dot_config/git/template/symlink_post-rewrite | 4 +--- home/private_dot_config/git/template/symlink_pre-commit | 4 +--- home/private_dot_config/git/template/symlink_pre-push | 4 +--- .../git/template/symlink_prepare-commit-msg | 4 +--- 8 files changed, 8 insertions(+), 24 deletions(-) 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