We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25c1073 + 1f37ab9 commit ddc9441Copy full SHA for ddc9441
1 file changed
installer.sh
@@ -2,5 +2,5 @@
2
3
chmod +x ~/git-commit-template/commit-template.sh
4
echo alias gct=~/git-commit-template/commit-template.sh >~/git-commit-template/zsh_gct
5
-echo alias gtt=~/git-commit-template/tag-template.sh >~/git-commit-template/zsh_gct
+echo alias gtt=~/git-commit-template/tag-template.sh >>~/git-commit-template/zsh_gct
6
echo source ~/git-commit-template/zsh_gct >>.zshrc
0 commit comments