From 6d07bb8976f84265805a3e88928f63f6674d2c13 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Mon, 7 Jul 2025 06:18:05 +0200 Subject: [PATCH] test --- .commit_message.tmpl | 2 +- dot_zshrc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.commit_message.tmpl b/.commit_message.tmpl index d346f50..cac79c5 100644 --- a/.commit_message.tmpl +++ b/.commit_message.tmpl @@ -1 +1 @@ -{{ promptString \"Commit message\" }} +{{ promptString "Commit message" }} diff --git a/dot_zshrc b/dot_zshrc index a880dac..06aec8a 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -36,7 +36,6 @@ antidote load # vim mode bindkey -v -# fzf [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh bindkey '^f' fzf-file-widget